Share via


LocalReport.GetTotalPages Method

 

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. (Inherited from Report.)

System_CAPS_pubmethod GetTotalPages(PageCountMode)

Returns the total number of soft pages in the report and a PageCountMode enumeration value that indicates the current page count mode.(Overrides Report.GetTotalPages(PageCountMode).)

See Also

LocalReport Class
Microsoft.Reporting.WinForms Namespace

Return to top