Property CheckedText
- Namespace
 - DotNetBrowser.Browser.Events
 
- Assembly
 - DotNetBrowser.dll
 
CheckedText
Gets the text that has been checked by the spell checker.
public string CheckedText { get; }
Property Value
- string
 The text that has been checked by the spell checker.