[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.Streaming.PageInfo.-ctor

PageInfo Constructor

PageInfo(SizeF, int)

Initializes a new instance of the PageInfo class with the specified size and page number.

Declaration
public PageInfo(SizeF size, int pageNumber)
Parameters
Type Name Description
SizeF size

The size of the page.

int pageNumber

The page number.