Open |
Document task settings.
| Class | Description | |
|---|---|---|
| DocumentTaskSettings | Represents a document processing task (1 or more documents) that a DocumentTaskEngine instance can process. |
| Interface | Description | |
|---|---|---|
| ICustomDocumentSource | Interface to allow custom document sources for processing |
| Enumeration | Description | |
|---|---|---|
| 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. |
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].