Relativity.Import.V1.Builders.DataSource.IEndOfLineSettings public interface IEndOfLineSettings Methods to choose the EOF (End of file) standard used in load file. Documentation IStartLineSettings WithEndOfLineForLinux() Linux EOF: LF. IStartLineSettings WithEndOfLineForMac() Mac EOF: CR. IStartLineSettings WithEndOfLineForWindows() Windows EOF: CRLF.