'宣言 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
- 出力ストリーム。