BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.BarCode Namespace / ModuleSize Class / BarWide Property

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