PdfPageOrientation Enumeration

This enumeration represents the possible PDF page orientations

Definition

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

Members

Portrait0 Portrait
Landscape1 Landscape

See Also