TBasedxReportLink.ExtractReportDocument(TStream,Boolean) Method
Declaration
class function ExtractReportDocument(AStream: TStream; ARaiseException: Boolean = False): TdxPSReportDocument;
Parameters
| Name | Type |
|---|---|
| AStream | TStream |
| ARaiseException | Boolean |
Returns
| Type |
|---|
| TdxPSReportDocument |
See Also