See Also Examples Applies To
Returns the print duplex mode for the selected printer.
Syntax
object.PrintGetDuplexMode ()
The PrintGetDuplexMode syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
Returns
Long.
1: Disable.
2: Protrait duplex mode.
3: Landscape duplex mode.