EVO PDF Logo

PdfPageOrientation Enumeration

EVO PDF Client for .NET Core
This enumeration represents the possible orientations of the PDF pages of a PDF document

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public enum PdfPageOrientation
Members

  Member nameValueDescription
Portrait0 Portrait
Landscape1 Landscape
See Also

Reference