[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.SectionDocument.OnNewPage

OnNewPage Method

OnNewPage(Page)

Calls for a new page.

Declaration
protected override void OnNewPage(Page page)
Parameters
Type Name Description
Page page

The new page type.

Overrides