VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeWriterBaseSettingsJS type / get_BarsWidthAdjustment Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_BarsWidthAdjustment Method
In This Topic
Gets the adjustment method of bars width in percentage to the value of MinWidth property.
Syntax
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS();

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

Return Value

Adjustment method of bars width in percentage to the value of MinWidth property.
Browser Compatibility
9
5
11
5
See Also