PdfPageOrientation Enumeration
This enumeration represents the possible orientations of the PDF pages of a PDF document
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public enum PdfPageOrientation
Public Enumeration PdfPageOrientation
Portrait | 0 |
Portrait
|
Landscape | 1 |
Landscape
|