Encoding

WebLoadOptions.Encoding property

获取或设置加载标记文档时使用的编码。 如果该属性为空,则编码将从文档字符集属性 确定

public string Encoding { get; set; }

也可以看看