[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.Streaming.IStreamingGenerator.CreatePage

CreatePage Method

CreatePage(PageInfo)

Creates a new page based on the provided page information.

Declaration
IPage CreatePage(PageInfo pageInfo)
Parameters
Type Name Description
PageInfo pageInfo

The information about the page to create.

Returns
Type Description
IPage

A new IPage instance.