VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainDeviceManagerJS type / get_TwainApiVersion Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_TwainApiVersion Method
In This Topic
Gets version of VintaSoft Web TWAIN API.
Syntax
var instance = new Vintasoft.Twain.WebTwainDeviceManagerJS(service);

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

Return Value

The version of VintaSoft Web TWAIN API.
Browser Compatibility
9
See Also