VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeReaderSettingsJS type / get_PharmacodeMinPadding Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_PharmacodeMinPadding Method
In This Topic
Gets the minimum barcode padding, in narrow bars, for Pharmacode barcode.
Syntax
var instance = new Vintasoft.Barcode.WebBarcodeReaderSettingsJS();

var value; // Type: number
value = instance.get_PharmacodeMinPadding();

Return Value

Minimum barcode padding, in narrow bars, for Pharmacode barcode.
Browser Compatibility
9
5
11
5
See Also