[]
Specifies the order in which pages are printed.
public enum PrintPageOrder
Public Enum PrintPageOrder
| Name | Description |
|---|---|
| Auto | [0] Automatically determines the best order for printing pages |
| DownThenOver | [1] Prints pages down then across |
| OverThenDown | [2] Prints pages across then down |