Click or drag to resize

IBrowserHostAddWordToDictionary Method

Version 75.1.140
Add the specified word to the spelling dictionary.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 75.1.140.0 (75.1.140.0)
Syntax
void AddWordToDictionary(
	string word
)

Parameters

word
Type: SystemString

[Missing <param name="word"/> documentation for "M:CefSharp.IBrowserHost.AddWordToDictionary(System.String)"]

See Also