Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.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