Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview 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