FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / BarcodeSizeOptions Class / BarHeight Property

In This Topic
    BarHeight Property (BarcodeSizeOptions)
    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