VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeReaderSettingsJS type / get_Barcode2DSubsets Property
Syntax BrowserCompatibility SeeAlso
In This Topic
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
9
5
11
5
See Also