Adds a new word to add-on the dictionary for a given locale
public void AddWordToDictionary(string word, string lang)
Parameters
word
Word to add
lang
Dictionary to add to or the current one in use
See also:
Class MarkdownDocumentEditor© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic