ReportViewer for ASP.NET Web Forms
Export メソッド (IC1WebReportService)

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService 名前空間 > IC1WebReportService インターフェース : Export メソッド
ドキュメントキー。
形式。
documentKey で指定されたドキュメントを指定された形式にエクスポートします。
シンタックス
'宣言
 
Function Export( _
   ByVal documentKey As System.String, _
   ByVal format As System.String _
) As System.Byte()
System.byte[] Export( 
   System.string documentKey,
   System.string format
)

パラメータ

documentKey
ドキュメントキー。
format
形式。

戻り値の型

ドキュメントデータ。
参照

IC1WebReportService インターフェース
IC1WebReportService メンバ