Click or drag to resize

PdfDocumentOptionsPdfPageOrientation Property

This property controls the page orientation of the rendered PDF document pages. The default orientation is Portrait.

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public PDFPageOrientation PdfPageOrientation { get; set; }

Property Value

Type: PDFPageOrientation
See Also