ExpertPdf Html to Pdf Converter Library
PdfPageOrientation Property
NamespacesExpertPdf.HtmlToPdfPdfDocumentOptionsPdfPageOrientation
ExpertPdf Html to Pdf Converter Library
This property controls the page orientation of the rendered PDF document pages. The default orientation is Portrait.
Declaration Syntax
C#Visual BasicVisual C++
public PDFPageOrientation PdfPageOrientation { get; set; }
Public Property PdfPageOrientation As PDFPageOrientation
	Get
	Set
public:
property PDFPageOrientation PdfPageOrientation {
	PDFPageOrientation get ();
	void set (PDFPageOrientation value);
}
Property Value

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