Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document 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 Double
    public double SupplementSpacing {get; set;}
    See Also