Click or drag to resize
Pdf Library for .NET

PdfResizeManagerPageOrientation Property

The generated document (resized) page orientation. The default value is the original PDF page orientation.

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

Property Value

Type: PdfPageOrientation
See Also