Enum PageOrientation
Specifies the orientation of a page.
Namespace: IronPdf
Assembly: IronPdf.dll
Syntax
public enum PageOrientation
Fields
Name | Description |
---|---|
Landscape | The width and height of the page are reversed. |
Portrait | The default page orientation. |