VintaSoft Twain .NET SDK 15.0: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainDeviceDocumentFeederJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebTwainDeviceDocumentFeederJS type
    In This Topic
    Class that allows to work with automatic document feeder of TWAIN device.
    Syntax
    // Parameters
    var device; // Type: WebTwainDeviceJS
    
    var instance = new Vintasoft.Twain.WebTwainDeviceDocumentFeederJS(device);
    
    
    function WebTwainDeviceDocumentFeederJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Twain.WebTwainDeviceDocumentFeederJS

    Browser Compatibility
    9
    See Also