Document ContentExtracted Text Property
Extracted text, see remarks for limitations.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Content
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 string ExtractedText { get; set; }Property Value
StringRemarks
Extracted text is limited to the first 2 GB of the document's text in UTF-16. This upper limit is also imposed by
various text indexing software such as Lucene.