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

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