HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Page
Orientation Enumeration
This enumeration represents the possible PDF page orientations
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
enum
PdfPageOrientation
Members
Portrait
0
Portrait
Landscape
1
Landscape
See Also
Reference
HiQPdf Namespace
In This Article
Definition
Members
See Also