Click or drag to resize

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.

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

Property Value

Boolean
See Also