// Parameters var service; // Type: WebServiceJS var instance = new Vintasoft.Barcode.WebBarcodeWriterJS(service);
function WebBarcodeWriterJS(
serviceAn instance of WebServiceJS class that should be used for barcode writing.: WebServiceJS
) : WebBarcodeWriterJS;
Parameters
- service
- An instance of WebServiceJS class that should be used for barcode writing.