HyperlinkURLDestinations

A collection of hyperlink URL destinations.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

HyperlinkURLDestination add (destination:String, withProperties:Object)

Creates a new hyperlink URL destination.

Parameter

Type

Description

destination

String

The URL that the hyperlink points to. (Optional)

withProperties

Object

Initial values for properties of the new HyperlinkURLDestination (Optional)

Number count ()

Displays the number of elements in the HyperlinkURLDestination.

Object of

Document.hyperlinkURLDestinations