Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / BarcodeSizeOptions Class / SupplementSpacing Property

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