public enum PDFOrientationPublic Enumeration PDFOrientationpublic enum class PDFOrientationtype PDFOrientation| Portrait | 0 | Potrait => Width smaller than Height |
| Landscape | 1 | Landscape => Width bigger than Height |
| GetDescription | (Defined by EnumExtensions) |
| ToReadableString | (Defined by EnumExtensions) |