TextDocumentField.GetTextSelectionBounds
Syntax:
Parameters:
<BeginningOfTheLine> (required)
Line number of the beginning of selection.
<BeginningOfTheColumn> (required)
Column number of the beginning of selection.
<EndOfTheLine> (required)
Line number of the end of selection.
<EndOfTheColumn> (required)
Column number of the end of selection.
Description:
Returns cursor position.
Availability: