Click or drag to resize

DocumentTaskSettingsExtractionType Property

Document content extraction type. This property is read-only and this property's value is controlled by the value of property ProcessingMode.

Namespace: OpenDiscoverSDK.Interfaces.Platform.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public override ExtractionType ExtractionType { get; }

Property Value

ExtractionType
See Also