VReport Class: Properties
VReport.PageCount
Declaration:
VReport.PageCount as Integer (r/o)
Description:
Returns the count of pages that will be produced for this report using the specified cursor and the current page format settings.
Example:
pages = report.PageCount