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

GrapeCity.ActiveReports.Export.Xml アセンブリ > GrapeCity.ActiveReports.Export.Xml.Section 名前空間 > TextExport クラス > 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
出力ストリーム。
参照

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