Removes a word from an existing user dictionary.

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

Parameters

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