sourceTextThe text or insertion point to which the page reference points.
pageReferenceType?PageReferenceTypeThe page number for an index page reference or the last page in an index page reference page range.
pageReferenceLimit?ParagraphStyle| LongIntegerThe paragraph style or number of paragraphs or pages that defines the last page in a page range. Valid only when page reference type specifies the next use of a paragraph style or a number of paragraphs or pages. . Can accept: ParagraphStyle or Long Integer.
pageNumberStyleOverride?CharacterStyleThe style override for the page number.
withProperties?ObjectInitial values for properties of the new PageReference
Returns the PageReferences within the specified range.
fromLongInteger |PageReference|StringThe PageReference, index, or name at the beginning of the range. Can accept: PageReference, Long Integer or String.
toLongInteger |PageReference|StringThe PageReference, index, or name at the end of the range. Can accept: PageReference, Long Integer or String.