Property SelectedText
- Namespace
- DotNetBrowser.Browser.Handlers
- Assembly
- DotNetBrowser.dll
SelectedText
Gets the text of the selection that the context menu was invoked on.
public string SelectedText { get; }
Property Value
- string
the text of the selection.