Click or drag to resize

DocumentClassifierProjects Class

Caution note Caution
This API is preliminary and subject to change.
Inheritance Hierarchy
SystemObject
  Kofax.OmniPageCSDK.IproPlusIproPlusClass
    Kofax.OmniPageCSDK.IproPlusDocumentClassifierProjects

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

The DocumentClassifierProjects type exposes the following members.

Properties
  NameDescription
Public propertyCount
Caution note Caution
This API is preliminary and subject to change.
Top
Methods
  NameDescription
Public methodAdd
Caution note Caution
This API is preliminary and subject to change.
Public methodDispose
Releases all resources used by the DocumentClassifierProjects
Public methodGetEngine
Caution note Caution
This API is preliminary and subject to change.
Public methodGetEnumerator
Public methodGetItem
Caution note Caution
This API is preliminary and subject to change.
Public methodItemByUniqueID
Caution note Caution
This API is preliminary and subject to change.
Public methodOpen
Caution note Caution
This API is preliminary and subject to change.
Public methodRemove
Caution note Caution
This API is preliminary and subject to change.
Public methodRemoveAll
Caution note Caution
This API is preliminary and subject to change.
Top
Events
  NameDescription
Public eventOnProjectAdded
Caution note Caution
This API is preliminary and subject to change.
Public eventOnProjectNameChanged
Caution note Caution
This API is preliminary and subject to change.
Public eventOnProjectRemoved
Caution note Caution
This API is preliminary and subject to change.
Top
See Also