TIEAcquireParams.AutoFeed
Declaration
property AutoFeed: Boolean;
Description
If AutoFeed is True, the scanner will automatically feed the next page from the document feeder.
Note:
◼Not supported for DCIM retrieval (i.e. when
SelectedAcquireSource.Api = ieaDCIM)
◼This property is affected by the
Twain Compatibility option:
ietcExplicitlySetCapabilities
Example
// Enable auto feed
ImageEnMView1.MIO.AcquireParams.AutoFeed := True;
See Also
◼AutoFeed
◼WIA_AUTO_ADVANCE of WIA_DPS_DOCUMENT_HANDLING_SELECT