GetPageCount Method See Also DescriptionReturns the number of pages in the XML report. SyntaxVisual BasicPublic Function GetPageCount() As Long Return TypeThe number of pages in the XML report RemarksCall this method when BeforeAction=false and ActionSuccess=true; otherwise an exception is thrown. See AlsoReportDataInfo Object