EVO HTML to PDF Converter

PdfPageOrientation Enumeration

EVO PDF Client for .NET Core Documentation
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

public enum PdfPageOrientation
Members

  Member nameValueDescription
Portrait0 Portrait
Landscape1 Landscape
See Also

Reference