HyperlinkPageDestinations

A collection of hyperlink page destinations.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

HyperlinkPageDestination add (destination:Page, withProperties:Object)

Creates a new hyperlink page destination.

Parameter

Type

Description

destination

Page

The document page that the hyperlink points to. (Optional)

withProperties

Object

Initial values for properties of the new HyperlinkPageDestination (Optional)

Number count ()

Displays the number of elements in the HyperlinkPageDestination.

Object of

Document.hyperlinkPageDestinations