Click or drag to resize

UDItem Class

The UDItem object contains information about a specific item associated with a particular User Dictionary. See UDSection.
Inheritance Hierarchy

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public class UDItem : IproPlusClass, IDisposable

The UDItem type exposes the following members.

Properties
  NameDescription
Public propertyAttribute
This property returns the attributes of the item.
Public propertyValue
This property returns the value of the current item.
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the UDItem
Top
See Also