|
PdfPageOrientation Property |
Pdf page orientation.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public PdfPageOrientation Orientation { get; set; }
Public Property Orientation As PdfPageOrientation
Get
Set
Property Value
Type:
PdfPageOrientationRemarks The default page orientation is
Portrait.
See Also