Adobe InDesign CS (3.0) Object Model JS: HyperlinkTextDestinations

InDesign CS

Class

HyperlinkTextDestinations

 A collection of hyperlink text destinations.

QuickLinks

add, count

Properties

PropertyTypeAccessDescription
lengthnumber readonlyThe number of objects in the collection.

Methods

Instances

HyperlinkTextDestination add (destination: Text[, withProperties: Object])
Creates a new hyperlink text destination.

ParameterTypeDescription
destinationTextThe text or insertion point location that the hyperlink points to.
withPropertiesObjectInitial values for properties of the new HyperlinkTextDestination (Optional)

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

Element of

Document.hyperlinkTextDestinations

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