Click or drag to resize

DocumentTaskSettingsProcessingMode Property

Processing mode. Determines the type of content that is extracted from documents.

Namespace: OpenDiscoverSDK.Interfaces.Platform.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public ProcessingMode ProcessingMode { get; set; }

Property Value

ProcessingMode
See Also