  | 
PdfPageOrientation Property  | 
 
            Pdf page orientation. 
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntaxpublic PdfPageOrientation Orientation { get; set; }Public Property Orientation As PdfPageOrientation
	Get
	Set
Property Value
Type: 
PdfPageOrientation
RemarksThe default page orientation is 
Portrait.
            
See Also