WebBarcodeReaderJS Constructor(WebServiceJS)
In This Topic
Initializes a new instance of the
WebBarcodeReaderJS class.
Syntax
// Parameters
var service; // Type: WebServiceJS
var instance = new Vintasoft.Barcode.WebBarcodeReaderJS(service);
Parameters
- service
- An instance of WebServiceJS class that should be used for barcode reading.
Browser Compatibility
See Also