EVO HTML to PDF Converter

PdfDocumentOptionsPdfPageOrientation Property

EVO PDF Client for .NET Documentation
This property controls the page orientation of the pages of the PDF document generated by the HTML to PDF converter. The default orientation is Portrait.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public PdfPageOrientation PdfPageOrientation { get; set; }

Property Value

Type: PdfPageOrientation
See Also

Reference