[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.Data.ReportSnapshot.Save

Save Method

Save(Stream, bool)

Saves the snapshot to the specified stream.

Declaration
public void Save(Stream output, bool isInteractive = false)
Parameters
Type Name Description
Stream output

The stream where data have to be written.

bool isInteractive

If false, then the aggregate tree will be omitted.