Overload | Description |
---|---|
Save(Report,FileInfo) | Serializes a GrapeCity.ActiveReports.PageReportModel.Report to JSON and writes it to a specified file. |
Save(Report,Stream) | Serializes a GrapeCity.ActiveReports.PageReportModel.Report to JSON and writes it to a specified stream. |