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.SettingsAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntaxpublic override bool UseLargeDocumentUTF16Encoding { get; set; }Property Value
Boolean
See Also