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

var value; // Type: object
value = instance.get_BarcodeType();

Return Value

Type of barcode symbology.
Exceptions
ExceptionDescription
Thrown because function is not implemented.
Browser Compatibility
9
5
11
5
See Also