PdfDocumentOptionsPdfPageOrientation Property |
This property controls the page orientation of the rendered PDF document pages. The default orientation
is Portrait.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public PDFPageOrientation PdfPageOrientation { get; set; }
Public Property PdfPageOrientation As PDFPageOrientation
Get
Set
Property Value
Type:
PDFPageOrientationSee Also