VintaSoft Barcode .NET SDK 15.0: Документация для Веб разработчика
Vintasoft.Barcode Namespace / WebBarcodeWriterJS type / WebBarcodeWriterJS Constructor(WebServiceJS)
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
    WebBarcodeWriterJS Constructor(WebServiceJS)
    В этом разделе
    Initializes a new instance of the WebBarcodeWriterJS class.
    Синтаксис
    // Parameters
    var service; // Type: WebServiceJS
    
    var instance = new Vintasoft.Barcode.WebBarcodeWriterJS(service);
    
    
    function WebBarcodeWriterJS(
    service
    Экземпляр класса WebServiceJS, который следует использовать для генерации штрих-кода.
    : WebServiceJS
    ) : WebBarcodeWriterJS;

    Parameters

    service
    Экземпляр класса WebServiceJS, который следует использовать для генерации штрих-кода.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также