PROFILES_INTENT Enumeration
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic enum PROFILES_INTENT
Public Enumeration PROFILES_INTENT
public enum class PROFILES_INTENT
Members
| Member name | Value | Description |
---|
| PI_Default | 0 | |
| PI_Indexing | 1 | |
| PI_Archiving | 2 | |
| PI_UnstructuredText | 3 | |
| PI_TabulatedData | 4 | |
| PI_DataExtraction | 5 | |
| PI_FormatRetention | 6 | |
| PI_ContentReuse | 7 | |
| PI_EditableCopy | 8 | |
| PI_BarcodeReading | 9 | |
| PI_FormCreation | 10 | |
| PI_DocClassify | 11 | |
| PI_MakePDFSearchable | 12 | |
| PI_SIZE | 13 | |
See Also