The LastLine attribute can be used to determine the line number of the last line of the RTF text.
|
Syntax | ||||
|
LastLine([LanguageID]) | ||||
|
Return value | ||||
|
Type |
Description | |||
|
Long |
The potential virtual cursor row position of the last character of the RTF | |||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Optional |
LanguageID |
String |
ByVal |
Language-ID of the value |
|
Note | ||||
|
If LanguageID is not specified, the dialog language applies. | ||||