SSRSDocumentSource for WinForms
Encoding プロパティ

文字エンコードスキーム(ASCII、UTF7、UTF8、または Unicode)を取得または設定します。 デフォルト値は UTF8 です。
構文
'宣言
 
Public Property Encoding As CsvExporterEncoding
public CsvExporterEncoding Encoding {get; set;}
参照

CsvExporter クラス
CsvExporter メンバ