var instance = new Vintasoft.Twain.WebTwainDeviceJS(deviceName, productFamily, manufacturer, driverVersion, twainVersion, deviceManager, is64Bit); var value; // Type: boolean value = instance.get_HasFeeder();
function get_HasFeeder() : boolean;
Return Value
True - device has the automatic document feeder; False - device does NOT have the automatic document feeder.