ExpertPdf PDF Creator Library
Orientation Property
NamespacesExpertPdf.PdfCreatorPdfPageOrientation
ExpertPdf PDF Creator Library
The PDF page orientation.
Declaration Syntax
C#Visual BasicVisual C++
public PageOrientation Orientation { get; set; }
Public Property Orientation As PageOrientation
public:
property PageOrientation Orientation {
	PageOrientation get ();
	void set (PageOrientation value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)