In This Topic
Gets the barcode reader settings.
Syntax
var instance = new Vintasoft.Barcode.WebBarcodeReaderJS(service);
var value; // Type: Vintasoft.Barcode.WebBarcodeReaderSettingsJS
value = instance.get_Settings();
Return Value
An instance of
WebBarcodeReaderSettingsJS class that defines the barcode reader settings.
Browser Compatibility
See Also