EVO PDF Logo

PdfPageOrientation Enumeration

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

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public enum PdfPageOrientation
Members

  Member nameValueDescription
Portrait0 Portrait
Landscape1 Landscape
See Also

Reference