Return Value
True - the auto feed feature is enabled, false - the auto feed feature is not enabled.
| Exception | Description |
|---|---|
| Thrown if device is not opened. |
This property sends a synchronous request to get value of WebTwainDeviceCapabilityIdEnumJS.AutoFeed capability. If you want to use asynchronous request instead of synchronous request, please get value of WebTwainDeviceCapabilityIdEnumJS.AutoFeed capability using WebTwainDeviceJS.getCapabilityAsync or WebTwainDeviceJS.getCapabilitiesAsync function.