[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Viewer.IReportResourceProvider.GetResource

GetResource Method

GetResource(ResourceInfo)

Gets the resource in a format compatible with the backend based on the specified resource information.

Declaration
Stream GetResource(ResourceInfo resource)
Parameters
Type Name Description
ResourceInfo resource

A ResourceInfo value that indicating the information about the resource to retrieve.

Returns
Type Description
Stream

A Stream object containing the resource data.