Selects the entire line specified by the line number if line is smaller than 0 the current line is selected
public Task SelectLine(int row)
Return Value
The new line selection text
Parameters
row
The row to select by number. If not passed (or negative) current line is selected
See also:
Class EditorWebViewJavaScriptInterop© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic