Prev | Next |
DocumentPageOrientation
The DocumentPageOrientation enumeration is used in the SetPageOrientation method on the DocumentGenerator Class.
Enum Values
Value |
Meaning |
---|---|
pagePortrait |
Sets the current page orientation to Portrait. |
pageLandscpae |
Sets the current page orientation to Landscape. |
Learn more