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()
Public Function GetNextPage As StiPage
Return Value
Type:
StiPageRendered page.
See Also