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
See Also