ShowContextMenuParametersSelectedText Property |
Gets the text of the selection that the context menu was invoked on.
Namespace:
DotNetBrowser.Browser.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string SelectedText { get; }
Property Value
Type:
Stringthe text of the selection.
See Also