Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
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