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