PdfDocumentCreateSettingsPageOrientation Property

Gets or sets the page orientation. Defaults to Portrait

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public PdfPageOrientation PageOrientation { get; set; }

Property Value

PdfPageOrientation

See Also