[]
Specifies the order of the pages during printing when the data does not fit on one page.
public enum PageOrder
Name | Description |
---|---|
DownThenOver | Print pages from the top down and then left to right. |
OverThenDown | Print pages from left to right and then from the top down. |