Class
A collection of hyperlink page item sources.
add, count
HyperlinkPageItemSources
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
length | number | readonly | The number of objects in the collection. |
Methods
Instances
HyperlinkPageItemSource add (source:
PageItem[, withProperties:
Object])
Creates a new hyperlink page item source.
Parameter | Type | Description |
---|---|---|
source | PageItem | The page item to hyperlink. |
withProperties | Object | Initial values for properties of the new HyperlinkPageItemSource (Optional) |
number count ()
Displays the number of elements in the HyperlinkPageItemSource.
Element of
Document.hyperlinkPageItemSources
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |