Open Discover SDK. Interfaces. Platform. Settings Namespace
Document task settings.
Remarks
The classes and enumerations in this namespace, starting with the top level DocumentTaskSettings class, determine what documents are processed and how they are processed by the [!:DocumentTaskEngine].
Classes
| DocumentTaskSettings | Represents a document processing task (1 or more documents) that a DocumentTaskEngine instance can process. |
Interfaces
| ICustomDocumentSource | Interface to allow custom document sources for processing |
Enumerations
| ControlNumberingType | Control number (ID) numbering format type. |
| CpuCoreMode | Specifies the DocumentTaskEngine CPU core usage mode. |
| OutputMode | Determines how extracted embedded items/attachments and text are saved to file system. |
| PhysicalProcessorAffinityMode | Specifies the DocumentTaskEngine physical processor affinity. |
| ProcessingMode | Document processing modes. |
| ProcessingType | Document processing input source types. |
| TextFileEncoding | Encoding type for text files. |