ComponentOne BarCode for UWP
C1.BarCode Namespace / Ean128Fnc1Options Class / BarAdjust Property

In This Topic
    BarAdjust Property
    In This Topic
    Gets or sets the adjustment size by dot.
    Syntax
    'Declaration
     
    
    Public Property BarAdjust As System.Integer
    public System.int BarAdjust {get; set;}
    See Also