The Feeder type exposes the following members.
Properties
Name | Description | |
---|---|---|
Alignment |
Indicates the alignment of the document feeder.
CAP_FEEDERALIGNMENT
| |
Autofeed |
If TRUE, the Source will automatically feed the next page from the document feeder after the
number of frames negotiated for capture from each page are acquired. CAP_FEEDERENABLED
must be TRUE to use this capability.
CAP_AUTOFEED
| |
ClearPage |
Source will eject the current page being acquired from and will leave the feeder
acquire area empty.
CAP_CLEARPAGE
| |
Enabled |
If true, Source’s feeder is enabled.
CAP_FEEDERENABLED
| |
Loaded |
Reflect whether there are documents loaded in the Source’s feeder.
This is a read only capability.
CAP_FEEDERLOADED
| |
Order |
Indicates the alignment of the document feeder.
CAP_FEEDERORDER
| |
PaperDetectable |
Determines whether source can detect documents on the ADF or flatbed.
CAP_PAPERDETECTABLE
| |
PaperHandling |
Control paper handling.
CAP_PAPERHANDLING
| |
Indicates the alignment of the document feeder.
CAP_FEEDERPOCKET
| ||
ReacquireAllowed |
Capable of acquiring multiple images of the same page without changing the physical registration of that page.
CAP_REACQUIREALLOWED
| |
Type |
Allows application to set scan parameters depending on the type of feeder being used.
ICAP_FEEDERTYPE
|
See Also