ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / 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