Description
The Page Orientation can be Portrait or Landscape.

Namespace:  DuoDimension
Assembly:  pdfduo-net (in pdfduo-net.dll)
Version: 2.3.0.0 (2.3)

Syntax

      
 C#  Visual Basic 
public enum ePageOrientation
Public Enumeration ePageOrientation

Members

MemberDescription
Portrait
Portrait orientation is where the height of the page is greater than the width
Landscape
Landscape orientation is where the width of the page is greater than the height
Auto
Auto value

See Also

DuoDimension Namespace