PdfPageOrientation Enumeration

This enumeration represents the possible PDF page orientations

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public enum PdfPageOrientation

Members

Portrait0 Portrait
Landscape1 Landscape

See Also