VintaSoft Twain .NET SDK 15.0: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainCapabilitySupportedValuesJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebTwainCapabilitySupportedValuesJS type
    In This Topic
    Contains information about supported values of TWAIN device capability.
    Syntax
    // Parameters
    var supportedValuesAsArray; // Type: object[]
    var supportedValuesAsRange; // Type: WebTwainRangeJS
    
    var instance = new Vintasoft.Twain.WebTwainCapabilitySupportedValuesJS(supportedValuesAsArray, supportedValuesAsRange);
    
    
    function WebTwainCapabilitySupportedValuesJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Twain.WebTwainCapabilitySupportedValuesJS

    Browser Compatibility
    9
    See Also