IAzureFileStorageManagerAsync.TryGetPageAsync(String, Int32, Stream) Method
Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer
Assembly: DevExpress.XtraReports.v24.1.Web.Azure.dll
NuGet Package: DevExpress.Web.Reporting.Azure
Declaration
Parameters
Name | Type |
---|---|
documentId | String |
pageIndex | Int32 |
stream | Stream |
Returns
Type |
---|
Task<Boolean> |
See Also