PdfPageOrientation Property

The page orientation that can be portrait or landscape

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfPageOrientation Orientation { get; set; }

Property Value

PdfPageOrientation

See Also