Click or drag to resize
Pdf Library for .NET

PdfPrinterPageOrientation Property

Defines printed page orientation. The default value is Auto and the page orientation is automatically determined.

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

Property Value

PdfPrinterPageOrientation
See Also