VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainCapabilityInfoJS type / get_SupportedValues Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_SupportedValues Method
In This Topic
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