Returns or sets the page orientation, portrait or landscape. The SectionCurrent property determines the section or another part of the document.
Introduced: 14.0.
TXTextControl.PageOrientation [= value]
Setting | Description | |
0 - Portrait | The page orientation is portrait. | |
1 - Landscape | The page orientation is landscape. | |
2 - Different values | Get only. The property returns 2, if more than one section is specified through the SectionCurrent property and these sections have different settings. |
Integer.
<< TXTextControl.PageMarginT Property | >> TXTextControl.PageSelect Method