SpellCheckCompletedEventArgsCheckedText Property  | 
 
                Gets the text that has been checked by the spell checker.
            
 
    Namespace: 
   DotNetBrowser.Browser.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.0
Syntaxpublic string CheckedText { get; }Property Value
Type: 
StringThe text that has been checked by the spell checker.
See Also