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

In This Topic
    Width Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Width As System.Double
    public System.double Width {get; set;}
    See Also