This method can be used to select the specified paragraph.
Introduced: 22.0.
TXTextControl.ParagraphSelect Number
| Parameter | Description | |
| Number |
Specifies the paragraph's number. The first paragraph has the number 1. |
The return value is True, if the specified paragraph could be selected. Otherwise, it is False. False is returned, if the specified paragraph does not exist.
| Number: | Long |
| Return value: | Boolean |
<< TXTextControl.ParagraphFormatChange Event | >> TXTextControl.PermanentControlChars Property