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