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

Relativity.Import.V1.Builders.Documents.IWithExtractedTextEncoding

public interface IWithExtractedTextEncoding
Provides methods to set encoding for extracted text.

Provided encoding is applied. 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.