DocumentTaskSettingsProcessingMode Property

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

Definition

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

Property Value

ProcessingMode

See Also