MarkdownDocumentEditor.GetSelectionRange

Returns an object that holds the current selection's start and end position row and column values.

public Task<SelectionRange> GetSelectionRange()

Return Value

SelectionRange object or null if no selection is active


See also:

Class MarkdownDocumentEditor

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic