Description
The PageOrientation property specifies the orientation for the page.

Namespace:  DuoDimension
Assembly:  pdfduo-net (in pdfduo-net.dll)
Version: 2.4.0.0 (2.4)

Syntax

      
 C#  Visual Basic 
public ePageOrientation PageOrientation { get; set; }
Public Property PageOrientation As ePageOrientation

Field Value

  • Potrait
  • Landscape
  • Auto

See Also