Class
A collection of hyperlink text sources.
add, count
HyperlinkTextSources
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
length | number | readonly | The number of objects in the collection. |
Methods
Instances
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.
Element of
Document.hyperlinkTextSources
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |