  | 
PdfResizeManagerPageOrientation Property  | 
 
            The generated document (resized) page orientation. The default value is the original PDF page orientation.
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.Pdf (in Select.Pdf.dll) Version: 24.1
Syntaxpublic PdfPageOrientation PageOrientation { get; set; }Public Property PageOrientation As PdfPageOrientation
	Get
	Set
Property Value
Type: 
PdfPageOrientation
See Also