Click or drag to resize

UDManager Methods

The UDManager type exposes the following members.

Methods
  NameDescription
Public methodClose
This method closes the active user dictionary and loses any changes.
Public methodCreate
This method creates a new empty user dictionary.
Public methodDispose
Public methodExport
This method allows you to export a user dictionary.
Public methodGetEngine
Returns the Engine object.
Public methodGetUDSections
This property returns the UDSections collection of the active user dictionary.
Public methodImport
This method allows you to import a user dictionary from an external source.
Public methodOpen
This method opens an existing user dictionary for maintenance.
Public methodSave
This method saves the active user dictionary.
Public methodSaveAs
This method saves the active user dictionary under a new name.
Top
See Also