VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeWriterBaseSettingsJS type / get_PrintableValue Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_PrintableValue Method
In This Topic
Gets text that is showing below barcode.
Syntax
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS();

var value; // Type: string
value = instance.get_PrintableValue();

Return Value

Text.
Browser Compatibility
9
5
11
5
See Also