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
	Get
	Set
public:
property PageOrientation Orientation {
	PageOrientation get ();
	void set (PageOrientation value);
}
Property Value

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