| Description: |
If TRUE, the Source will eject the current page being acquired from and will leave the feeder acquire area empty.
If CAP_AUTOFEED is TRUE, a fresh page will be advanced.
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() on this capability to advance the document in the feeder acquire area to the output area and abort all transfers pending on this page.
This capability is used in States 5 and 6 by applications controlling the Source's feeder (usually without the Source 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
|
| Allowed values: |
TRUE(1) or FALSE(0)
|
| CapType for GET: |
TW_ONEVALUE
|
| CapType for SET: |
TW_ONEVALUE
|
| See also: |
CAP_AUTOFEED,
CAP_EXTENDEDCAPS,
CAP_FEEDERENABLED,
CAP_FEEDERLOADED,
CAP_FEEDPAGE, CAP_REWINDPAGE
|
|