Progress® Telerik® Reporting R1 2021
ReportPackager Methods
The ReportPackager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Package(String, Stream) | |
![]() | Package(IReportDocument, Stream) |
Packages the specified report instance and writes
the package to the specified Stream.
|
![]() | Unpackage |
Unpackages the TRDP document contained by the specified Stream.
|
![]() | UnpackageDocument |
Unpackages the TRDP and TRBP documents contained by the specified Stream.
|