IReportSerializer Methods
If implemented, provides functionality to save or load a report from a stream.
Name | Description |
---|---|
Load |
Returns a report instance from a memory stream. |
Save |
Saves the specified report to a stream. |
See Also