Click or drag to resize
Pdf Library for .NET

PdfPageOrientation Property

Pdf page orientation.

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

Property Value

Type: PdfPageOrientation
Remarks
The default page orientation is Portrait.
See Also