This method can be used to select the specified section.
Introduced: 21.0.
TXTextControl.SectionSelect Number
Parameter | Description | |
Number |
Specifies the section's number. The first section has the number 1. To get the number of the section at the text input position the SectionAtInputPos property can be used. |
The return value is True, if the specified section could be selected. Otherwise, it is False. False is returned, if the specified section does not exist.
Number: | Long |
Return value: | Boolean |
<< TXTextControl.SectionRestartPageNumbering Property | >> TXTextControl.SectionStart Property