DocumentTextSourceType Property

Get how the document's text was extracted.

Definition

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

Property Value

TextSourceType

See Also