ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / CharacterSpacing Property

In This Topic
    CharacterSpacing Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property CharacterSpacing As System.Integer
    public System.int CharacterSpacing {get; set;}
    See Also