Show contents 

Report > Report Assembly Interfaces > IPrxPageSettings > IPrxPageSettings.UseSheetPageCount

IPrxPageSettings.UseSheetPageCount

Syntax

UseSheetPageCount: Boolean;

Description

The UseSheetPageCount determines whether sheet pages numbering starts anew regardless of numbering of other sheets' pages.

Comments

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.

Example

The property use is given in the example for IPrxPageSettings.StartPageNumber.

See also:

IPrxPageSettings