VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeWriterBaseSettingsJS type / get_Padding Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Padding Method
    In This Topic
    Gets the barcode padding.
    Syntax
    var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS();
    
    var value; // Type: number
    value = instance.get_Padding();
    
    
    function get_Padding() : number;
    

    Return Value

    Padding.
    Browser Compatibility
    9
    5
    11
    5
    See Also