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: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public PDFPageOrientation PdfPageOrientation { get; set; }

Property Value

Type: PDFPageOrientation
See Also