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