Gets the barcode symbology types to search.
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.