Progress® Telerik® Reporting R1 2021
ReportPackager.Package Method (IReportDocument, Stream)
Packages the specified report instance and writes
the package to the specified Stream.
Namespace:
Telerik.ReportingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
Parameters
- report
- Type: Telerik.ReportingIReportDocument
The Report object to package. - targetStream
- Type: System.IOStream
The target stream to write the packaged document.
Remarks
Use the targetStream parameter to specify an object that derives from the Stream class,
which is designed to write to streams. Classes that derive from the Stream class include:
BufferedStream, FileStream, MemoryStream, etc.
Version Information
Supported in: 1.0.1