Click or drag to resize

UDManagerSave Method

This method saves the active user dictionary.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Save()
Remarks
If there is no active user dictionary or the active user dictionary does not contain any valid UDItem objects, a trappable error occurs.
See Also