Barcode .Net Class Library

UniBarHeight Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Specifies whether to use a single bar length to draw both the long and short bars of the barcode (for example, UPC-A).

[Visual Basic]
Public Property UniBarHeight As Boolean

[C#]
public bool UniBarHeight {get; set;}

Property Value

Specifies whether to use a single bar length to draw both the long and short bars of the barcode.


© 2002 Bokai Corporation. All rights reserved.