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