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