UDManager


Object tree UDManager branch

The UDManager object is used for creating and maintaining user dictionaries. Only a single user dictionary can be opened for maintenance at a time. This user dictionary is referred to as active.

Each user dictionary contains a number of UDItems, which can be either a literal string or a regular expression. Each valid dictionary must contain at least one UDItem object.

User dictionaries are used with the SetUserDictionary method of the Document object. Make sure that the checking subsystem is enabled.

Note The checking subsystem can only use a single user dictionary, optionally with more than one sections. A particular section can be specified while setting a user dictionary for a document or a zone.