Click or drag to resize

UDManagerCreate Method

This method creates a new empty user dictionary.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Create()
Remarks
If the method finishes with no error, the IsDirty property is cleared and the Name property is updated with an empty string.
See Also