Gets a value indicating whether device is eSCL device.
var instance = new Vintasoft.Twain.WebTwainDeviceJS(deviceName, productFamily, manufacturer, driverVersion, twainVersion, deviceManager, is64Bit);
var value; // Type: boolean
value = instance.get_IsEscl();
function get_IsEscl() : boolean;
Return Value
A value indicating whether device is eSCL device.