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

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

Return Value

An instance of Web2DBarcodeTypeEnumJS class that defines the type of barcode symbology.
Browser Compatibility
9
5
11
5
See Also