<PackageReference Include="Relativity.Server.Import.SDK" Version="2.9.2" />

Relativity.DataExchange.Export.VolumeManagerV2.Metadata.Text.HtmlFileLongTextStreamFormatterFactory

namespace Relativity.DataExchange.Export.VolumeManagerV2.Metadata.Text { public class HtmlFileLongTextStreamFormatterFactory : ILongTextStreamFormatterFactory { public HtmlFileLongTextStreamFormatterFactory(ExportFile exportSettings); public ILongTextStreamFormatter Create(TextReader source); } }