<PackageReference Include="Relativity.Import.Models.SDK" Version="1.7.7" />

Relativity.Import.V1.Models.Settings.ExtractedTextSettings

public class ExtractedTextSettings
!!! [Deprecated] Please use FieldMapping to set Encoding! Extracted text settings.
public string Encoding { get; set; }

Gets or Sets the encoding of the extracted text files. !!! [Deprecated] Please use FieldMapping to set Encoding.

public bool ValidateEncoding { get; set; }

Gets or sets a value indicating whether encoding checks for each file is enabled or disabled. !!! [Deprecated] Please use FieldMapping to set Encoding.