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