Orientation Enumeration | 
Namespace: DotNetBrowser.Print
public enum Orientation
| Member name | Value | Description | |
|---|---|---|---|
| Unrecognized | -1 | The orientation is not recognized. | |
| Unspecified | 0 | Reserved value. | |
| Landscape | 1 | The landscape orientation. | |
| Portrait | 2 | The portrait orientation. |