VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainCapabilitySupportedValuesJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
WebTwainCapabilitySupportedValuesJS type
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);

Inheritance Hierarchy

Object
   Vintasoft.Twain.WebTwainCapabilitySupportedValuesJS

Browser Compatibility
9
See Also