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