ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / SupplementBarHeight Property

In This Topic
    SupplementBarHeight Property (IBarcodeReportItem)
    In This Topic
    Gets the supplement bar height of the barcode.
    Syntax
    'Declaration
     
    ReadOnly Property SupplementBarHeight As Length
    Length SupplementBarHeight {get;}

    Property Value

    The supplement bar height of the barcode as a GrapeCity.ActiveReports.PageReportModel.Length.
    See Also