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

GrapeCity.ActiveReports.Export.Pdf アセンブリ > GrapeCity.ActiveReports.Export.Pdf.Section 名前空間 > PdfExport クラス > Export メソッド : Export(IReport,String) メソッド
エクスポートするためのIReportインスタンス。
エクスポートするためのパス。
指定したIReportをファイルにエクスポートします。
シンタックス
'宣言
 
Public Overloads Sub Export( _
   ByVal report As GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport, _
   ByVal filePath As String _
) 
public void Export( 
   GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport report,
   string filePath
)

パラメータ

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

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