Click or drag to resize

UserDictionary Class

Inheritance Hierarchy
System.Object
  Kofax.OmniPageCSDK.Objects.UserDictionary

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.22578.100)
Syntax
public class UserDictionary : IDisposable, 
	IEnumerable, IEnumerable<UserDictionaryItem>

The UserDictionary type exposes the following members.

Constructors
Properties
Methods
  NameDescription
Public methodAdd
Public methodAddSection
Public methodDelete
Public methodDeleteSection
Public methodDispose()
Releases all resources used by the UserDictionary
Protected methodDispose(Boolean)
Protected methodFinalize
(Overrides Object.Finalize().)
Public methodGetEnumerator
Public methodImport
Public methodSave
Top
Explicit Interface Implementations
See Also