| Description: |
If TRUE, the Source will eject the current page and advance the next page in the document feeder into the feeder acquire area.
If CAP_AUTOFEED is TRUE, the same action just described will occur and
CAP_AUTOFEED will remain active.
CAP_FEEDERENABLED must equal TRUE to use this capability.
This capability must have been negotiated as an extended capability to be used in States 5 and 6.
|
| Remarks: |
Do a CapSet() to TRUE on this capability to advance the next document in the feeder to the feeder acquire area.
This capability is used in States 5 and 6 by applications controlling the Source's feeder (usually without the Source's user interface).
This capability can also be used while CAP_AUTOFEED equals TRUE to abort all remaining transfers on this page and continue with the next page.
|
| Data type: |
Boolean
|
| Default value: |
FALSE(0)
|
| Allowed values: |
TRUE(1) or FALS(0)
|
| CapType for GET: |
TW_ONEVALUE
|
| CapType for SET: |
TW_ONEVALUE
|
| See also: |
CAP_AUTOFEED,
CAP_CLEARPAGE,
CAP_EXTENDEDCAPS,
CAP_FEEDERENABLED,
CAP_FEEDERLOADED,
CAP_REWINDPAGE |
|