Encoding

DelimitedTextSaveOptions.Encoding property

允许为基于文本的电子表格文档设置编码。默认情况下(如果未指定)为 UTF8.

public Encoding Encoding { get; set; }

也可以看看