[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.PageCell.SetResource

SetResource Method

SetResource(Page)

Sets resource from existing page.

Declaration
public void SetResource(Page existPage)
Parameters
Type Name Description
Page existPage

Source Page

SetResource(DrawCanvas)

Sets resource from canvas.

Declaration
public void SetResource(DrawCanvas canvas)
Parameters
Type Name Description
DrawCanvas canvas

Source DrawCanvas