Web API Edition | ComponentOne
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 Integer
    public int BarNarrow {get; set;}
    See Also