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