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

C# | Visual Basic | Visual C++ |
public PDFPageOrientation PdfPageOrientation { get; set; }
Public Property PdfPageOrientation As PDFPageOrientation Get Set
public: property PDFPageOrientation PdfPageOrientation { PDFPageOrientation get (); void set (PDFPageOrientation value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)