CefBrowserHostReplaceMisspelling Method |
If a misspelled word is currently selected in an editable node calling
this method will replace it with the specified |word|.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void ReplaceMisspelling(
string word
)
Parameters
- word String
-
See Also