Report > Report Assembly Interfaces > IPrxPageSettings > IPrxPageSettings.UseSheetPageCount
UseSheetPageCount: Boolean;
The UseSheetPageCount determines whether sheet pages numbering starts anew regardless of numbering of other sheets' pages.
If the property is set to True, numbering starts anew. If the property is set to False, continuous numbering is used for sheet's pages.
The default property value is False.
The property use is given in the example for IPrxPageSettings.StartPageNumber.
See also: