Click or drag to resize

UDSection Class

The UDSection object represents a user dictionary section.
Inheritance Hierarchy

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

The UDSection type exposes the following members.

Properties
  NameDescription
Public propertyName
This property returns the name of the section. Section names are case sensitive.
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the UDSection
Public methodGetEngine
Returns the Engine object.
Public methodGetUDItems
This property returns the UDItems collection of the UDSection object.
Top
See Also