[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Resource.-ctor

Resource Constructor

Resource(Stream, Uri)

Initializes a new instance of the Resource struct.

Declaration
public Resource(Stream stream, Uri parentUri)
Parameters
Type Name Description
Stream stream

A Stream that contains the resource content.

Uri parentUri

A parent System.Uri of the located resource.