| Description: |
If TRUE, Source must acquire data from the document feeder acquire area and other feeder capabilities can be used. If FALSE, Source must acquire data from the non-feeder acquire area and no other feeder capabilities can be used.
|
| Remarks: |
The application should CapSet() this capability to TRUE before attempting to use any other feeder capabilities. This sets the current acquire area to the feeder area (it may not be a different physical area on some Sources).
The application can CapSet() this capability to FALSE to use the
Source's non-feeder acquisition area and disallow the further use of feeder capabilities.
|
| Data type: |
Boolean
|
| Default value: |
No default
|
| Allowed values: |
TRUE(1) or FALSE(0)
|
| CapType for GET: |
TW_ONEVALUE
|
| CapType for SET: |
TW_ONEVALUE
|
| See also: |
CAP_AUTOFEED,
CAP_CLEARPAGE,
CAP_FEEDERLOADED,
CAP_FEEDPAGE, CAP_REWINDPAGE
|
|