Share via


ReportViewer.GetTotalPages Method

 

Returns the total number of pages in the report.

Namespace:   Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)

Overload List

Name Description
System_CAPS_pubmethod GetTotalPages()

Returns the total number of pages in the report.

System_CAPS_pubmethod GetTotalPages(PageCountMode)

Returns the page count of the report and a PageCountMode value that indicates whether the page count is estimated or actual.

See Also

ReportViewer Class
Microsoft.Reporting.WinForms Namespace

Return to top