A collection of index page references.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The number of objects in the collection. |
PageReference add (parentStory:Story, storyOffset:Varies InsertionPoint Long, [pageReferenceType:PageReferenceType=PageReferenceType], pageReferenceLimit:Varies ParagraphStyle Long, pageNumberStyleOverride:CharacterStyle, withProperties:Object)
Create a new page reference
|
Parameter |
Type |
Description |
|---|---|---|
|
parentStory |
The parent story |
|
|
storyOffset |
Long |
Offset within the story. Can accept: InsertionPoint or Long. |
|
pageReferenceType |
The type of page reference (Optional) (default: PageReferenceType.CURRENT_PAGE) |
|
|
pageReferenceLimit |
Long |
The page range limit. Can accept: ParagraphStyle or Long. (Optional) |
|
pageNumberStyleOverride |
The style override for the page number (Optional) |
|
|
withProperties |
Initial values for properties of the new PageReference (Optional) |
Number count ()
Displays the number of elements in the PageReference.
Topic.pageReferences