Holds the page number properties for an item within print format. See the Property Reference section in the FinancialForce Print Formatter Help for more information.
| Field name | Data type | Description |
|---|---|---|
| CurrentPageNumber | Boolean | If true, the current page number is shown on each page. For example, 1. |
| LastPageNumber | Boolean | If true, the last page number is shown on each page. For example, 1 of 5. |
| Name | Text | The name of the object. In this case, the default is 'Page Number'. |
| TextAfter | Text | The text that you want to display after the last page number. For example, 1 of 2 pages. |
| TextBefore | Text | The text that you want to display before the current page number. For example, page 1. |
| TextBetween | Text | The text that you want to display between the current and last page number. For example, page 1 of n. |