IReportViewerMessages3.TotalPages(Int32, PageCountMode) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::String ^ TotalPages(int pageCount, Microsoft::Reporting::WebForms::PageCountMode pageCountMode);
public string TotalPages (int pageCount, Microsoft.Reporting.WebForms.PageCountMode pageCountMode);
abstract member TotalPages : int * Microsoft.Reporting.WebForms.PageCountMode -> string
Public Function TotalPages (pageCount As Integer, pageCountMode As PageCountMode) As String
Parameters
- pageCount
- Int32
- pageCountMode
- PageCountMode