Barcode .Net Class Library

RetainAspectRatio Property

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

Property Value

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

See Also

PixelAligned


© 2002 Bokai Corporation. All rights reserved.