RemoveItemFromUserDictionary method (ILEADRasterDocument)
short RemoveItemFromUserDictionary (BSTR bstrSection, BSTR bstrUDitem); | |
Overview |
Refer to Working with a Dictionary |
Remarks
Removes the specified item from the specified section in the user dictionary.
To add an item to the user dictionary, use the AddItemToUserDictionary method.
See Also