Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / BarcodeSizeOptions Class / BarHeight Property

In This Topic
    BarHeight Property
    In This Topic
    Gets or sets the bar height. The default is 36 units.
    Syntax
    'Declaration
     
    Public Property BarHeight As System.Single
    public System.float BarHeight {get; set;}
    See Also