This enumeration represents the possible orientations of the PDF pages of a PDF document
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient_NetCore (in EvoHtmlToPdfClient_NetCore.dll) Version: 9.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Portrait | 0 | Portrait | |
| Landscape | 1 | Landscape |
See Also