ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / BarcodeSizeOptions Class / SupplementSpacing Property

In This Topic
    SupplementSpacing Property
    In This Topic
    Gets or sets the spacing between the main and the supplement bacodes in twips.
    Syntax
    'Declaration
     
    Public Property SupplementSpacing As System.Double
    public System.double SupplementSpacing {get; set;}
    See Also