|
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: 20.2
Syntax public PdfPrinterPageOrientation PageOrientation { get; set; }
Public Property PageOrientation As PdfPrinterPageOrientation
Get
Set
Property Value
Type:
PdfPrinterPageOrientationSee Also