| TXStatusBar.ShowColumn | | Specifies whether the status bar shows the column number of the current text input position. |
| TXStatusBar.ShowLine | | Specifies whether the status bar shows the line number of the current text input position. |
| TXStatusBar.ShowPage | | Specifies whether the status bar shows the page number of the current text input position. |
| TXStatusBar.ShowPageCounter | | Specifies whether the status bar shows the number of pages in the document. |
| TXStatusBar.ShowSection | | Specifies whether the status bar shows the section number of the current text input position. |
| TXStatusBar.ShowSectionCounter | | Specifies whether the status bar shows the number of sections in the document. |
| TXStatusBar.TextPageCounter | | Returns or sets the text which appears in front of the page counter. |
| TXStatusBar.TextSection | | Returns or sets the text which appears in the Section field in front of the section number. |
| TXStatusBar.TextSectionCounter | | Returns or sets the text which appears in front of the section counter. |
| TXTextControl.HeaderFooterConnectedToPrevious | | This property returns or sets a value specifying whether a header or footer is connected with the header or footer of the previous section. |
| TXTextControl.PageOrientation | | Returns or sets the page orientation, portrait or landscape. |
| TXTextControl.PageViewStyle | | Defines the kind of view to display the page background. |
| TXTextControl.SectionAtInputPos | | Returns the number of the section containing the current text input position. |
| TXTextControl.SectionBreakKind | | Returns or sets the kind of the section break the section starts with. |
| TXTextControl.SectionCount | | Returns the number of sections, the document contains. |
| TXTextControl.SectionCurrent | | Returns or sets the section number for the following properties and methods: PageWidth, PageHeight, PageMarginL, PageMarginT, PageMarginR, PageMarginB, PageOrientation, HeaderFooter, HeaderFooterActivate, HeaderFooterSelect, HeaderFooterPosition, HeaderFooterConnectedToPrevious, Columns, PageBorderAttribute, ColumnDistance, ColumnLineWidth, ColumnLineColor, ColumnWidthsAndDistances, and SectionBreakKind. The section number can either be the number of a section, beginning with 1, or a value specifying all sections of the document or all selected sections. |