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