Click or drag to resize

OpenDiscoverSDK.Interfaces.Platform.Settings Namespace

Document task settings.

Classes
 ClassDescription
Public classCode exampleDocumentTaskSettings Represents a document processing task (1 or more documents) that a DocumentTaskEngine instance can process.
Interfaces
 InterfaceDescription
Public interfaceICustomDocumentSource Interface to allow custom document sources for processing
Enumerations
 EnumerationDescription
Public enumerationControlNumberingType Control number (ID) numbering format type.
Public enumerationCpuCoreMode Specifies the DocumentTaskEngine CPU core usage mode.
Public enumerationOutputMode Determines how extracted embedded items/attachments and text are saved to file system.
Public enumerationPhysicalProcessorAffinityMode Specifies the [!:DocumentTaskEngine] physical processor affinity.
Public enumerationProcessingMode Document processing modes.
Public enumerationProcessingType Document processing input source types.
Public enumerationTextFileEncoding Encoding type for text files.
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].