HyperlinkTextSources

A collection of hyperlink text sources.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

HyperlinkTextSource add (source:Text, withProperties:Object)

Creates a new hyperlink text source.

Parameter

Type

Description

source

Text

The text or insertion point to hyperlink.

withProperties

Object

Initial values for properties of the new HyperlinkTextSource (Optional)

Number count ()

Displays the number of elements in the HyperlinkTextSource.

Object of

Document.hyperlinkTextSources