Document Task SettingsOutput Mode Property
Output mode for extracted attachments and text. See remarks.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Platform.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public OutputMode OutputMode { get; set; }Property Value
OutputModeRemarks
This property is ignored if property ProcessingMode is not set to TextAndMetadata.
See also property SaveAttachments.