duplex2
Description
Sets/retrieves the duplex mode.
If duplex is not supported by the targeted printer any error is ignored and when retrieving the setting, 0 is returned rather than 1, 2 or 3.
This is a read/write property.
Syntax
printing.duplex2 = number
| Value | Description |
|---|---|
| 1 | for simplex mode (no duplex) |
| 2 | for vertical duplex |
| 3 | for horizontal duplex |