Click or drag to resize

CefContextMenuParamsGetDictionarySuggestions Method

Returns true if suggestions exist, false otherwise. Fills in |suggestions| from the spell check service for the misspelled word if there is one.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public string[] GetDictionarySuggestions()

Return Value

String
See Also