[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Page.-ctor

Page Constructor

Page()

Initializes a new instance of Page, using the cached text layout and image converter services.

Declaration
public Page()

Page(Page)

Initializes a new instance of Page by copying layout data from an existing core document page.

Declaration
public Page(Page corePage)
Parameters
Type Name Description
Page corePage

The core document page whose content is copied into this instance.