| Description: |
This indicates whether the scanner supports duplex. If so, it further indicates whether
one-pass or two-pass duplex is supported.
|
| Remarks: |
None.
|
| Data type: |
Integer
|
| Default value: |
TWDX_NONE(0)
|
| Allowed values: |
TWDX_NONE(0)
TWDX_1PASSDUPLEX(1)
TWDX_2PASSDUPLEX(2)
|
| CapType for GET: |
TW_ONEVALUE
|
| CapType for SET: |
Not Allowed
|
| See also: |
CAP_DUPLEXENABLED
|
|