RestoreReportDocumentFromCacheEventArgs.RestoreDocumentFromStream(Stream, Boolean) Method
For internal use.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
stream | Stream | A Stream object. |
isVirtualDocument | Boolean | A Boolean value. |
See Also