Click or drag to resize
Pdf Library for .NET

PdfPageOrientation Property

Pdf page orientation.

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

Property Value

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