Progress® Telerik® Reporting R1 2021
ReportPackager.Unpackage Method
Unpackages the TRDP document contained by the specified Stream.
Namespace:
Telerik.ReportingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
Parameters
- packageStream
- Type: System.IOStream
The stream that contains the package to unpackage.
Return Value
Type: ReportThe Telerik.Reporting object being deserialized.
Remarks
Use the packageStream 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