VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeWriterBaseSettingsJS type / get_Value Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Value Method
In This Topic
Gets the value of the barcode.
Syntax
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS();

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

Return Value

Value of the barcode.
Browser Compatibility
9
5
11
5
See Also