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.3
Syntaxpublic string SelectedText { get; }Property Value
Type: 
Stringthe text of the selection.
See Also