Enum PdfPageOrientation
- Namespace
- EvoPdf
- Assembly
- evohtmltopdf.dll
This enumeration represents the possible orientations of the PDF pages of a PDF document
public enum PdfPageOrientation
Fields
Landscape = 1
Landscape
Portrait = 0
Portrait
This enumeration represents the possible orientations of the PDF pages of a PDF document
public enum PdfPageOrientation
Landscape = 1
Landscape
Portrait = 0
Portrait