Click or drag to resize

SpellCheckMenuAddToDictionaryMenuItemText Property

Gets the localized text of the "Add to Dictionary" menu item.

Namespace:  DotNetBrowser.SpellCheck
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public string AddToDictionaryMenuItemText { get; }

Property Value

Type: String
The localized text of the "Add to Dictionary" menu item.
See Also