PdfPageOrientation Enumeration
This enumeration represents the possible orientations of the PDF pages of a PDF document
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
public enum PdfPageOrientation
Portrait | 0 |
Portrait
|
Landscape | 1 |
Landscape
|