I'm using Crystal Reports .NEt although I think the object structure is basically the same as in VB6 using CR 8.5 or up. I need to know how pages long the report is but not from within the report itself. In the report you can use the special fields or what not to get this info, but how can you get it from the Report object itself? Can you access those fields at runtime from the object?

I'm using this report in a web form and I created my own navigation links but can't find our if what page I'm on or if there are any more.