VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainCapabilityInfoJS type / get_SupportedValues Property
Syntax BrowserCompatibility SeeAlso
    get_SupportedValues Method
    Gets the supported values of device capability.
    Syntax
    var instance = new Vintasoft.Twain.WebTwainCapabilityInfoJS(id, name, containerType, valueType, currentValue, defaultValue, supportedValues);
    
    var value; // Type: Vintasoft.Twain.WebTwainCapabilitySupportedValuesJS
    value = instance.get_SupportedValues();
    
    

    Return Value

    Browser Compatibility
    9
    See Also