Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.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