VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / Web1DBarcodeWriterSettingsJS type / get_BarsRatio Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_BarsRatio Method
In This Topic
Gets the ratio of the wide bar width to the narrow bar width (only for barcodes width 1X and 2X bars width).
Syntax
var instance = new Vintasoft.Barcode.Web1DBarcodeWriterSettingsJS();

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

Return Value

Ratio of the bar width to the narrow bar width.
Browser Compatibility
9
5
11
5
See Also