[]
Specifies the page orientation used to print the sheet.
public enum PrintOrientation
Public Enum PrintOrientation
| Name | Description |
|---|---|
| Auto | [0] Uses the current printer setting |
| Landscape | [2] Prints the sheet in landscape orientation |
| Portrait | [1] Prints the sheet in portrait orientation |