Adobe InDesign CS (3.0) Object Model JS: HyperlinkURLDestinations

InDesign CS

Class

HyperlinkURLDestinations

 A collection of hyperlink URL destinations.

QuickLinks

add, count

Properties

PropertyTypeAccessDescription
lengthnumber readonlyThe number of objects in the collection.

Methods

Instances

HyperlinkURLDestination add ([destination: string][, withProperties: Object])
Creates a new hyperlink URL destination.

ParameterTypeDescription
destinationstringThe URL that the hyperlink points to. (Optional)
withPropertiesObjectInitial values for properties of the new HyperlinkURLDestination (Optional)

number count ()
Displays the number of elements in the HyperlinkURLDestination.

Element of

Document.hyperlinkURLDestinations

Jongware, 27-Jun-2010 v3.0.3dContents :: Index