This enumeration represents the possible PDF page orientations
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public enum PdfPageOrientation
Public Enumeration PdfPageOrientation
public enum class PdfPageOrientation
| Member name | Value | Description |
---|
| Portrait | 0 |
Portrait
|
| Landscape | 1 |
Landscape
|
Reference