ImportSettingsBaseExtractedTextEncoding Property

Relativity Import APIs
Sets the encoding of the extracted text files.

Namespace:  kCura.Relativity.DataReaderClient
Assembly:  Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
Syntax

public Encoding ExtractedTextEncoding { get; set; }

Property Value

Type: Encoding
Remarks

This setting will only be used if DisableExtractedTextEncodingCheck() is set to True.
See Also

Reference