Click or drag to resize

IContextMenuParamsDictionarySuggestions Property

Version 94.4.20
Returns a list of strings from the spell check service for the misspelled word if there is one.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
List<string> DictionarySuggestions { get; }

Property Value

Type: ListString
See Also