Adds a word to an existing user dictionary.

<void> TXTextControl.Proofing.addWordToUserDictionary(<string> name, <string[]> words)

Parameters

Parameter Description
name The user dictionary's name.
words The word to add to the user dictionary.