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: 21.1.0
Syntax
public PDFPageOrientation PdfPageOrientation { get; set; }

Property Value

PDFPageOrientation
See Also