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

GrapeCity.ActiveReports.Export.Image アセンブリ > GrapeCity.ActiveReports.Export.Image.Tiff.Section 名前空間 > TiffExport クラス > Export メソッド : Export(IReport,Stream) メソッド
エクスポートするためのIReportインスタンス。
出力ストリーム。
指定したIReportをストリームにエクスポートします。
シンタックス
'宣言
 
Public Overloads Sub Export( _
   ByVal report As GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport, _
   ByVal outputStream As Stream _
) 
public void Export( 
   GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport report,
   Stream outputStream
)

パラメータ

report
エクスポートするためのIReportインスタンス。
outputStream
出力ストリーム。
参照

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