Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / BarcodeSizeOptions Class / BarHeight Property

In This Topic
    BarHeight Property
    In This Topic
    Gets or sets the bar height in twips.
    Syntax
    'Declaration
     
    Public Property BarHeight As Double
    public double BarHeight {get; set;}
    See Also