PageOrientation class
PageOrientation class
Specifies page orientation
Inheritance: PageOrientation →
Enumeration
The PageOrientation type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Serialization constructor |
Properties
| Property | Description |
|---|---|
| default | Default page orientation e.g. as is in source document |
| landscape | Landscape page orientation (wide and short). |
| portrait | Portrait page orientation (narrow and tall). |
Methods
| Method | Description |
|---|---|
| equals | Determines whether two object instances are equal. |
| compare_to | Compares current object to other. |
See Also
- module
groupdocs.conversion.options.convert - class
Enumeration - class
PageOrientation