Click or drag to resize

ShowContextMenuParametersSpellCheckMenu Property

Gets the spell check submenu.

Namespace:  DotNetBrowser.Browser.Handlers
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public SpellCheckMenu SpellCheckMenu { get; }

Property Value

Type: SpellCheckMenu
the spell check submenu containing suggestions for replacing misspelled word.
See Also