Click or drag to resize
Pdf Library for .NET

PdfPageOrientation Property

Pdf page orientation.

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public PdfPageOrientation Orientation { get; set; }

Property Value

PdfPageOrientation
Remarks
The default page orientation is Portrait.
See Also