VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeReaderSettingsJS type / get_ExpectedBarcodes Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ExpectedBarcodes Method
In This Topic
Gets the expected number of barcodes to search.
Syntax
var instance = new Vintasoft.Barcode.WebBarcodeReaderSettingsJS();

var value; // Type: number
value = instance.get_ExpectedBarcodes();

Return Value

Number of barcodes to search.
Browser Compatibility
9
5
11
5
See Also