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

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

パラメータ

report
エクスポートするIReportインスタンス。
outputStream
エクスポートするストリーム。
参照

IDocumentExportEx インターフェース
IDocumentExportEx メンバ
オーバーロード一覧