Description
The PageOrientation property specifies the orientation for the page.

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

Syntax

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

Field Value

  • Potrait
  • Landscape
  • Auto

See Also