Click or drag to resize

CD_TYPE Enumeration

Custom data types.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
[GuidAttribute("A1F6ABB6-773A-41A5-9344-4E63567C6116")]
public enum CD_TYPE
Members
  Member nameValueDescription
CD_USERDICT0 User dictionary.
CD_TRAINING1 Training data.
CD_TEMPLATE2 Zone template.
CD_FORMTEMPLATE3 Form template.
CD_PPTEMPLATE4 Template for image preprocessing.
CD_BINDATA5 User data: array of bytes.
CD_STRDATA6 User data: a string.
CD_WORKFLOW7 Serialized workflow.
CD_FORMTEMPLATELIB8
Caution note Caution
This API is preliminary and subject to change.
CD_DOCCLASSIFIER9
Caution note Caution
This API is preliminary and subject to change.
See Also