Barcode .Net Class Library

RetainAspectRatio Property

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;}

Property Value

Specifies whether the barcode height should be adjusted proportionally when the barcode width is changed due to pixel alignment.

See Also

Barcode | BarcodeControl | BarcodeImage


© 2002 Bokai Corporation. All rights reserved.