[]
        
(Showing Draft Content)

C1.Ssrs.RplReader.RplReader.GetPage

GetPage Method

GetPage(int)

Gets page with specified index from stream, before calling of this method all pages should be read via ReadPage() method.

Declaration
public PageContent_10_3 GetPage(int pageIndex)
Parameters
Type Name Description
int pageIndex
Returns
Type Description
PageContent_10_3