PageNofMThrough in Engine V2

Stimulsoft Reports.NET discussion
Post Reply
User avatar
Fabio Pagano
Posts: 355
Joined: Mon Apr 16, 2007 12:38 pm
Location: Bari (Italy)

PageNofMThrough in Engine V2

Post by Fabio Pagano »

Can you briefly explain what is:

"New system variable available – PageNofMThrough" available in engine V2?

Thanks.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

PageNofMThrough in Engine V2

Post by Edward »

Hello, Fabio.

Here is brief explanation of TotalPageCountThrough from the Hint panel in the Dictionary:

Returns the number of pages in a report. When calculating the TotalPageCountThrough, all properties ResetPageNumber are ignored and numbering starts from the beginning of report.

So now you can reset page numbering and to count pages with TotalPagesCount and also have all amount of pages using this function.

Thank you.
Post Reply