Click or drag to resize

StiPagesRangeGetSelectedPages Method

Returns collection of selected pages.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiPagesCollection GetSelectedPages(
	StiPagesCollection originalPages
)

Parameters

originalPages
Type: Stimulsoft.Report.ComponentsStiPagesCollection
Collection of pages for filtering.

Return Value

Type: StiPagesCollection
Collection of selected pages.
See Also