Winnovative RTF to PDF Converter Library for .NET
PdfPageOrientation Property
NamespacesWinnovative.WnvRtfToPdfPdfDocumentOptionsPdfPageOrientation
Winnovative RTF to PDF Converter Library for .NET
This property controls the page orientation of the rendered PDF document
Declaration Syntax
C#Visual BasicVisual C++
public PDFPageOrientation PdfPageOrientation { get; set; }
Public Property PdfPageOrientation As PDFPageOrientation
public:
property PDFPageOrientation PdfPageOrientation {
	PDFPageOrientation get ();
	void set (PDFPageOrientation value);
}

Assembly: Winnovative.WnvRtfToPdf (Module: Winnovative.WnvRtfToPdf) Version: 2.0.5.0 (2.0.5.0)