|  | 
| PdfPrinterPageOrientation Property  | 
 
            Defines printed page orientation. The default value is Auto and the page orientation is automatically determined. 
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.Pdf (in Select.Pdf.dll) Version: 24.1
 Syntax
Syntaxpublic PdfPrinterPageOrientation PageOrientation { get; set; }Public Property PageOrientation As PdfPrinterPageOrientation
	Get
	Set
Property Value
Type: 
PdfPrinterPageOrientation See Also
See Also