ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Double
    public System.double BarHeight {get; set;}
    See Also