VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainDeviceJS type / get_IsEscl Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_IsEscl Method
In This Topic
Gets a value indicating whether device is eSCL device.
Syntax
var instance = new Vintasoft.Twain.WebTwainDeviceJS(deviceName, productFamily, manufacturer, driverVersion, twainVersion, deviceManager, is64Bit);

var value; // Type: boolean
value = instance.get_IsEscl();

Return Value

A value indicating whether device is eSCL device.
Browser Compatibility
9
See Also