duplex
Description
Sets/retrieves the duplex mode.
If duplex printing is not supported, an error is thrown. To avoid such errors, use the duplex2 property.
This is a read/write property.
Syntax
printing.duplex = number
Value | Description |
---|---|
1 | for simplex mode (no duplex) |
2 | for vertical duplex |
3 | for horizontal duplex |