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

    Parameters

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