VintaSoft Twain .NET SDK 15.0: Документация для Веб разработчика
Vintasoft.Twain Namespace / WebTwainDeviceDocumentFeederJS type / WebTwainDeviceDocumentFeederJS Constructor(WebTwainDeviceJS)
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
    WebTwainDeviceDocumentFeederJS Constructor(WebTwainDeviceJS)
    В этом разделе
    Initializes a new instance of the WebTwainDeviceDocumentFeederJS class.
    Синтаксис
    // Parameters
    var device; // Type: WebTwainDeviceJS
    
    var instance = new Vintasoft.Twain.WebTwainDeviceDocumentFeederJS(device);
    
    
    function WebTwainDeviceDocumentFeederJS(
    device
    Экземпляр класса WebTwainDeviceJS.
    : WebTwainDeviceJS
    ) : WebTwainDeviceDocumentFeederJS;

    Parameters

    device
    Экземпляр класса WebTwainDeviceJS.
    Совместимость с веб браузерами
    9
    Смотрите также