Click or drag to resize

DocumentClassifierProject Class

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

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

The DocumentClassifierProject type exposes the following members.

Properties
  NameDescription
Public propertyCache
Caution note Caution
This API is preliminary and subject to change.
Public propertyClassifier
Caution note Caution
This API is preliminary and subject to change.
Public propertyConfidenceThreshold
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 propertyDirty
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 propertyName
Caution note Caution
This API is preliminary and subject to change.
Public propertyTrained
Caution note Caution
This API is preliminary and subject to change.
Public propertyType
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 methodAdd
Caution note Caution
This API is preliminary and subject to change.
Public methodCalculateBestConfidence
Caution note Caution
This API is preliminary and subject to change.
Public methodCancelAsynchronousCall
Caution note Caution
This API is preliminary and subject to change.
Public methodCheck
Caution note Caution
This API is preliminary and subject to change.
Public methodClassifyFile
Caution note Caution
This API is preliminary and subject to change.
Public methodClassifyImage
Caution note Caution
This API is preliminary and subject to change.
Public methodClassifyPage
Caution note Caution
This API is preliminary and subject to change.
Public methodClassifyText
Caution note Caution
This API is preliminary and subject to change.
Public methodClearCache
Caution note Caution
This API is preliminary and subject to change.
Public methodDispose
Releases all resources used by the DocumentClassifierProject
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetAlienClass
Caution note Caution
This API is preliminary and subject to change.
Public methodGetDecision
Caution note Caution
This API is preliminary and subject to change.
Public methodGetDecisionByName
Caution note Caution
This API is preliminary and subject to change.
Public methodGetDefaultMetaWords
Caution note Caution
This API is preliminary and subject to change.
Public methodGetDefaultStopWords
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 methodGetMetaWords
Caution note Caution
This API is preliminary and subject to change.
Public methodGetSettingManager
Caution note Caution
This API is preliminary and subject to change.
Public methodGetStopWords
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 methodSave
Caution note Caution
This API is preliminary and subject to change.
Public methodSetMetaWords
Caution note Caution
This API is preliminary and subject to change.
Public methodSetStopWords
Caution note Caution
This API is preliminary and subject to change.
Public methodTrain
Caution note Caution
This API is preliminary and subject to change.
Public methodWaitForClassification
Caution note Caution
This API is preliminary and subject to change.
Public methodWaitForTrained
Caution note Caution
This API is preliminary and subject to change.
Top
Events
  NameDescription
Public eventOnClassAdded
Caution note Caution
This API is preliminary and subject to change.
Public eventOnClassificationReady
Caution note Caution
This API is preliminary and subject to change.
Public eventOnClassNameChanged
Caution note Caution
This API is preliminary and subject to change.
Public eventOnClassRemoved
Caution note Caution
This API is preliminary and subject to change.
Public eventOnProgress
Caution note Caution
This API is preliminary and subject to change.
Public eventOnProjectTrained
Caution note Caution
This API is preliminary and subject to change.
Top
See Also