HyperlinkExternalPageDestinations

A collection of hyperlink external page destinations.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

HyperlinkExternalPageDestination add (destination:Page, withProperties:Object)

Creates a new hyperlink external page destination.

Parameter

Type

Description

destination

Page

The destination page. (Optional)

withProperties

Object

Initial values for properties of the new HyperlinkExternalPageDestination (Optional)

Number count ()

Displays the number of elements in the HyperlinkExternalPageDestination.

Object of

Document.hyperlinkExternalPageDestinations