Page number options for an index page reference or the last page in a page range.
| Name | Description | Value |
|---|---|---|
| CURRENT_PAGE | The page on which the index entry is located. | 1668444263 = ‘crpg’ |
| TO_NEXT_STYLE_CHANGE | The page that contains the first paragraph style change after the index entry. | 1953395555 = ‘tnsc’ |
| TO_NEXT_USE_OF_STYLE | The page that contains the next occurrance of the specified paragraph style. If no paragraph style is specified, the paragraph style of the index entry paragraph is used. For information on specifying a paragraph style, see page reference limit. | 1953396083 = ‘tnus’ |
| TO_END_OF_STORY | The last page in the story. | 1701802868 = ‘eost’ |
| TO_END_OF_DOCUMENT | The last page in the document. | 1701799011 = ‘eodc’ |
| TO_END_OF_SECTION | The last page in the numbered section. | 1701802851 = ‘eosc’ |
| FOR_NEXT_N_PARAGRAPHS | The page on which the nth full paragraph after the index entry ends. For information on defining n, see page reference limit. | 1718513778 = ‘fnpr’ |
| FOR_NEXT_N_PAGES | The nth page after the page that contains the index entry. For information on defining n, see page reference limit. | 1718513767 = ‘fnpg’ |
| SUPPRESS_PAGE_NUMBERS | Turns off page numbers for the index topic. | 1852863079 = ‘nprg’ |
Usage:
- In function:
- PageReferencePageReferences.add (
source:
Text[, pageReferenceType:
PageReferenceType =CURRENT_PAGE ][, pageReferenceLimit:
any][, pageNumberStyleOverride:
CharacterStyle][, withProperties:
Object]
)
- PageReferencePageReferences.add (
- As property:
- PageReference.pageReferenceType