PdfDocumentOptionsPdfPageOrientation Property |
This property controls the page orientation of the rendered PDF document pages. The default orientation
is Portrait.
Namespace: ExpertPdf.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic PDFPageOrientation PdfPageOrientation { get; set; }Public Property PdfPageOrientation As PDFPageOrientation
Get
Set
Property Value
PDFPageOrientation
See Also