'宣言 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
- エクスポートするストリーム。