[]
Save txt file to stream.
public void SaveTxt(Stream stream, SaveOptions saveOptions = SaveOptions.Formatted)
Stream where the contents will be saved.