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