HyperlinkTextDestinations

A collection of hyperlink text destinations.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

HyperlinkTextDestination add (destination:Text, withProperties:Object)

Creates a new hyperlink text destination.

Parameter

Type

Description

destination

Text

The text or insertion point location that the hyperlink points to.

withProperties

Object

Initial values for properties of the new HyperlinkTextDestination (Optional)

Number count ()

Displays the number of elements in the HyperlinkTextDestination.

Object of

Document.hyperlinkTextDestinations