ShowContextMenuParametersSpellCheckMenu Property |
Gets the spell check submenu.
Namespace:
DotNetBrowser.Browser.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public SpellCheckMenu SpellCheckMenu { get; }
Property Value
Type:
SpellCheckMenu
the spell check submenu containing
suggestions for replacing misspelled word.
See Also