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

var value; // Type: Vintasoft.Barcode.WebBarcodeTypeEnumJS
value = instance.get_BarcodeType();

Return Value

An instance of WebBarcodeTypeEnumJS class that defines the barcode symbology types to search.
Browser Compatibility
9
5
11
5
See Also