PdfPageOrientation Enumeration

This enumeration represents the possible PDF page orientations

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public enum PdfPageOrientation

Members

Portrait0 Portrait
Landscape1 Landscape

See Also