GrapeCity ActiveReports for .NET 12.0J
Export(IReport,String) メソッド

エクスポートするためのIReportインスタンス。
エクスポートするためのパス。
指定したIReportをファイルにエクスポートします。
構文
'宣言
 
Public Overloads Sub Export( _
   ByVal report As IReport, _
   ByVal filePath As String _
) 
public void Export( 
   IReport report,
   string filePath
)

パラメータ

report
エクスポートするためのIReportインスタンス。
filePath
エクスポートするためのパス。
参照

関連項目

PdfExport クラス
PdfExport メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.