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

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

    Property Value

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