VintaSoft Twain .NET SDK 15.0: Documentation for Web developer
Vintasoft.Twain Namespace / WebAcquiredImageCollectionJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebAcquiredImageCollectionJS type
    In This Topic
    Represents a collection of instances of WebAcquiredImageJS class.
    Syntax
    // Parameters
    var twainDeviceManager; // Type: WebTwainDeviceManagerJS
    
    var instance = new Vintasoft.Twain.WebAcquiredImageCollectionJS(twainDeviceManager);
    
    
    function WebAcquiredImageCollectionJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Twain.WebAcquiredImageCollectionJS

    Browser Compatibility
    9
    See Also