'Declaration Function GetResource( _ ByVal resource As ResourceInfo _ ) As Stream
Stream GetResource( ResourceInfo resource )
Parameters
- resource
- A GrapeCity.ActiveReports.ResourceInfo value that indicating the information about the resource to retrieve.
Return Value
A System.IO.Stream object containing the resource data.