InDesign Server2025
API 20.5.0.49

HyperlinkExternalPageDestinations

A collection of hyperlink external page destinations.

Properties

NameType AccessDescription
Number readonly The number of objects in the collection.

Methods

HyperlinkExternalPageDestination

Creates a new hyperlink external page destination.

destination? Page The destination page.
withProperties? Object Initial values for properties of the new HyperlinkExternalPageDestination
Number

Displays the number of elements in the HyperlinkExternalPageDestination.

Returns the HyperlinkExternalPageDestination with the specified index or name.

index LongInteger | String The index or name. Can accept: Long Integer or String.
HyperlinkExternalPageDestination[]

Returns the HyperlinkExternalPageDestinations within the specified range.

from HyperlinkExternalPageDestination | LongInteger | String The HyperlinkExternalPageDestination, index, or name at the beginning of the range. Can accept: HyperlinkExternalPageDestination, Long Integer or String.
to HyperlinkExternalPageDestination | LongInteger | String The HyperlinkExternalPageDestination, index, or name at the end of the range. Can accept: HyperlinkExternalPageDestination, Long Integer or String.

Returns the HyperlinkExternalPageDestination whose index follows the specified HyperlinkExternalPageDestination in the collection.

obj HyperlinkExternalPageDestination The HyperlinkExternalPageDestination whose index comes before the desired HyperlinkExternalPageDestination.
String

Generates a string which, if executed, will return the HyperlinkExternalPageDestination.

Object of 1

Properties elsewhere that hold a HyperlinkExternalPageDestinations.