Click or drag to resize
IContextMenuParamsIsSpellCheckEnabled Property
Version 51.0.0
Returns true if the context menu was invoked on an editable node where spell-check is enabled.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax
bool IsSpellCheckEnabled { get; }

Property Value

Type: Boolean
See Also