Class SpellCheckMenu
- Namespace
- DotNetBrowser.SpellCheck
- Assembly
- DotNetBrowser.dll
A spell check menu in the context menu.
public sealed class SpellCheckMenu
- Inheritance
-
SpellCheckMenu
- Inherited Members
Properties
- AddToDictionaryMenuItemText
Gets the localized text of the "Add to Dictionary" menu item.
- DictionarySuggestions
Gets a collection of the suggested replacements for a misspelled word under the cursor.
- MisspelledWord
Gets the misspelled word under the cursor, if any.