get_Barcode2DSubsets Method
In This Topic
Gets the 2D barcode symbology subsets to search.
Syntax
var instance = new Vintasoft.Barcode.WebBarcodeReaderSettingsJS();
var value; // Type: Vintasoft.Barcode.Web2DBarcodeSubsetNamesFlagedEnumJS
value = instance.get_Barcode2DSubsets();
Return Value
An instance of
Web2DBarcodeSubsetNamesFlagedEnumJS class that defines the 2D barcode symbology subsets to search.
Browser Compatibility
See Also