SpellCheckMenuAddToDictionaryMenuItemText Property |
Gets the localized text of the "Add to Dictionary" menu item.
Namespace:
DotNetBrowser.SpellCheck
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string AddToDictionaryMenuItemText { get; }
Property Value
Type:
StringThe localized text of the "Add to Dictionary" menu item.
See Also