Share via


Report.GetTotalPages Method

 

Returns the total number of soft 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 soft pages in the report.

System_CAPS_pubmethod GetTotalPages(PageCountMode)

Returns the total number of soft pages in the report and a PageCountMode value that indicates the current page count mode.

See Also

Report Class
Microsoft.Reporting.WinForms Namespace

Return to top