Applies To: Barcode | BarcodeControl | BarcodeImage
Specifies whether the barcode height should be adjusted proportionally when the barcode width is changed due to pixel alignment.
[Visual Basic]
Public Property RetainAspectRatio As Boolean
[C#]
public bool RetainAspectRatio {get; set;}