ResetPageNumber property

Report page numbering starts with the number 1 and is defined consistently for each page produced by the report.

The image above shows the first page of the template.

The image above shows the second page of the template.

If ResetPageNumber is set to false when the report is rendered, the display of the numbers will look like the image below.

Setting the ResetPageNumber page property to true causes each page in the template to start numbering from 1.

 information:The ResetPageNumber property works with the variables PageNumber, PageNofM, and TotalPageCount. For System Variables PageNumberThrough, PageNofMThrough, TotalPageCountThrough – This property does not work.

By default this property is set to false.