Description
Assembly: pdfduo-net (in pdfduo-net.dll)
Version: 2.3.0.0 (2.3)
The Page Orientation can be Portrait or Landscape.
Namespace:
DuoDimensionAssembly: pdfduo-net (in pdfduo-net.dll)
Version: 2.3.0.0 (2.3)
Syntax
| C# | Visual Basic |
public enum ePageOrientation
Public Enumeration ePageOrientation
Members
| Member | Description |
|---|---|
| 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