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