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

var value; // Type: string
value = instance.get_Name();

Return Value

Name of device capability.
Browser Compatibility
9
See Also