| Description: |
The user can set the duplex option to be TRUE or FALSE. If TRUE, the scanner scans both sides of a paper; otherwise, the scanner will scan only one side of the image.
|
| Remarks: |
None.
|
| Data type: |
Boolean
|
| Default value: |
FALSE(0)
|
| Allowed values: |
TRUE(1) or FALSE(0)
|
| CapType for GET: |
TW_ONEVALUE
|
| CapType for SET: |
TW_ONEVALUE
|
| See also: |
CAP_DUPLEX
|
|