VintaSoft Twain .NET SDK 15.0: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainDeviceManagerJS type / WebTwainDeviceManagerJS Constructors / WebTwainDeviceManagerJS Constructor()
Syntax BrowserCompatibility SeeAlso
In This Topic
    WebTwainDeviceManagerJS Constructor()
    In This Topic
    Initializes a new instance of the WebTwainDeviceManagerJS class.
    Syntax
    // Parameters
    var service; // Type: WebServiceJS
    
    var instance = new Vintasoft.Twain.WebTwainDeviceManagerJS(service);
    
    
    function WebTwainDeviceManagerJS() : WebTwainDeviceManagerJS;
    
    Browser Compatibility
    9
    See Also