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

Relativity.Import.V1.Builders.Documents.IWithExtractedTextEncodingForImages

Sets the encoding for extracted text.
IWithFileType WithEncoding(string encoding)

Sets the encoding that will be applied for extracted text files. Encoding checks for each file is disabled. The ValidateEncoding property is set to false.

Auto detection encoding will be applied. The ValidateEncoding property is set to true. API will try to determine the encoding of the extracted text file.