ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / ModuleSize Class / BarNarrow Property

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