[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.PagesCollection.GetRange

GetRange Method

GetRange(int, int)

Returns the count of Page objects in a Pagescollection starting at the specified index.

Declaration
public PagesCollection GetRange(int index, int count)
Parameters
Type Name Description
int index
int count
Returns
Type Description
PagesCollection