Click or drag to resize

DocumentClassifierClass Class

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

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

The DocumentClassifierClass type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Caution note Caution
This API is preliminary and subject to change.
Public propertyCount
Caution note Caution
This API is preliminary and subject to change.
Public propertyEditable
Caution note Caution
This API is preliminary and subject to change.
Public propertyHidden
Caution note Caution
This API is preliminary and subject to change.
Public propertyName
Caution note Caution
This API is preliminary and subject to change.
Public propertyUniqueID
Caution note Caution
This API is preliminary and subject to change.
Public propertyWarnings
Caution note Caution
This API is preliminary and subject to change.
Top
Methods
  NameDescription
Public methodAddFile
Caution note Caution
This API is preliminary and subject to change.
Public methodAddImage
Caution note Caution
This API is preliminary and subject to change.
Public methodAddPage
Caution note Caution
This API is preliminary and subject to change.
Public methodDispose
Releases all resources used by the DocumentClassifierClass
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetAttribute
Caution note Caution
This API is preliminary and subject to change.
Public methodGetEngine
Caution note Caution
This API is preliminary and subject to change.
Public methodGetEnumerator
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetItem
Caution note Caution
This API is preliminary and subject to change.
Public methodGetNGrams
Caution note Caution
This API is preliminary and subject to change.
Public methodGetProject
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 methodRemove
Caution note Caution
This API is preliminary and subject to change.
Public methodSetAttribute
Caution note Caution
This API is preliminary and subject to change.
Public methodSetNGrams
Caution note Caution
This API is preliminary and subject to change.
Top
Events
  NameDescription
Public eventOnDocumentAdded
Caution note Caution
This API is preliminary and subject to change.
Public eventOnDocumentRemoved
Caution note Caution
This API is preliminary and subject to change.
Top
See Also