UDManager.Open Method |
Namespace: Kofax.OmniPageCSDK.IproPlus
The user dictionary can either be stored in a separate file or can be embedded into a Document object. For stand-alone dictionaries the UDName parameter is the fully qualified path to the dictionary file and the optional Document parameter is ignored. With embedded dictionaries, the UDName parameter is the name of the dictionary embedded into the Document object specified by the Document parameter.
If the specified user dictionary does not exist, a trappable error occurs. If a user dictionary is already open, a trappable error occurs. If the Open call succeeds, the IsDirty flag is cleared and the Name property is updated accordingly.