Click or drag to resize

StiRenderGetNextPage Method

Returns the next rendered page. If more nothing to return - returns null.

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiPage GetNextPage()

Return Value

Type: StiPage
Rendered page.
See Also