ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Json Namespace / ReportJsonSerializer Class / Save Method

In This Topic
    Save Method (ReportJsonSerializer)
    In This Topic
    Serializes a GrapeCity.ActiveReports.PageReportModel.Report to JSON and writes it to a specified file.
    Overload List
    OverloadDescription
    Serializes a GrapeCity.ActiveReports.PageReportModel.Report to JSON and writes it to a specified file.  
    Serializes a GrapeCity.ActiveReports.PageReportModel.Report to JSON and writes it to a specified stream.  
    See Also