Click or drag to resize

UDManagerIsDirty Property

This property returns True if the user dictionary has been changed since the last time it was saved.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public bool IsDirty { get; }

Property Value

Type: Boolean
Remarks
Opening or creating a new user dictionary sets this property to False.
See Also