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

GrapeCity.ActiveReports.Export.Image アセンブリ > GrapeCity.ActiveReports.Export.Image.Tiff.Section 名前空間 > TiffExport クラス > 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
エクスポートするためのパス
参照

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