RemoveItemFromUserDictionary method (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

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

Elements:

DictionaryFileName property, GetUserDictionarySectionItem method, SetUserDictionary method, AddItemToUserDictionary method, GetUserDictionarySection method, DictionaryState property, DictionaryItemAttribute property, DictionaryDefaultSection property

Topics:

Quick Reference OCR: Working with a Dictionary