ComponentOne BarCode for UWP
C1.BarCode Namespace / ModuleSize Class / BarWide Property

In This Topic
    BarWide Property
    In This Topic
    The width for the barcode's wide bars.
    Syntax
    'Declaration
     
    
    Public Property BarWide As System.Integer
    public System.int BarWide {get; set;}
    See Also