WinUI | ComponentOne
C1.WinUI.BarCode Assembly / C1.WinUI.BarCode Namespace / C1BarCode Class / BarHeight Property
In This Topic
    BarHeight Property
    In This Topic
    Set the height, in inches, of the barcode's bars. If the bar height exceeds the height of the control, this property is ignored.
    Syntax
    public double BarHeight {get; set;}
    See Also