DocumentTaskSettingsUseLargeDocumentUTF16Encoding Property

'Large' document extracted text encoding (see base class property LargeDocumentCritera). This property is read-only, the base class setter is overriden and this property value is controlled by the value of property TextFileEncoding.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Platform.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public override bool UseLargeDocumentUTF16Encoding { get; set; }

Property Value

Boolean

See Also