SpellCheckMenuMisspelledWord Property  | 
 
                Gets the misspelled word under the cursor, if any.
            
 
    Namespace: 
   DotNetBrowser.SpellCheck
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntaxpublic string MisspelledWord { get; }Property Value
Type: 
StringThe misspelled word under the cursor, if any.
See Also