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

    Parameters

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