VintaSoft Barcode .NET SDK 16.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();

Return Value

Padding.
Browser Compatibility
9
5
11
5
See Also