Click or drag to resize

ConverterEnumValues Class

This collection contains the available enum values of a ConverterProperty object.
Inheritance Hierarchy

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

The ConverterEnumValues type exposes the following members.

Properties
  NameDescription
Public propertyCount
This property returns the number of ConverterEnumValue objects in this collection.
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the ConverterEnumValues
Public methodGetEnumerator
Public methodGetItem
This property returns the requested ConverterEnumValue object.
Top
See Also