Web API Edition | ComponentOne
C1.BarCode Namespace / Ean128Fnc1Options Class / BarAdjust Property

In This Topic
    BarAdjust Property (Ean128Fnc1Options)
    In This Topic
    Gets or sets the adjustment size by dot.
    Syntax
    'Declaration
     
    
    <DefaultValueAttribute(0)>
    <#YUc("Desc_Ean128Fnc1Options_BarAdjust", "Gets or sets the adjustment size by dot.")>
    Public Property BarAdjust As Integer
    [DefaultValue(0)]
    [#YUc("Desc_Ean128Fnc1Options_BarAdjust", "Gets or sets the adjustment size by dot.")]
    public int BarAdjust {get; set;}
    See Also