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