VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeWriterBaseSettingsJS type / get_ValueAutoLetterSpacing Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ValueAutoLetterSpacing Method
In This Topic
Gets a value indicating whether the barcode writer must draw the barcode value on the barcode image using the automatic letter spacing.
Syntax
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS();

var value; // Type: boolean
value = instance.get_ValueAutoLetterSpacing();

Return Value

Flag.
Browser Compatibility
9
5
11
5
See Also