Class
A collection of bookmarks.
add, count
Bookmarks
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
length | number | readonly | The number of objects in the collection. |
Methods
Instances
Bookmark add (destination:
any[, withProperties:
Object])
Create a new Bookmark
Parameter | Type | Description |
---|---|---|
destination | HyperlinkExternalPageDestination HyperlinkPageDestination HyperlinkTextDestination HyperlinkURLDestination | The bookmark's destination. Can accept: HyperlinkTextDestination, HyperlinkPageDestination, HyperlinkExternalPageDestination or HyperlinkURLDestination. |
withProperties | Object | Initial values for properties of the new Bookmark (Optional) |
number count ()
Displays the number of elements in the Bookmark.
Element of
Bookmark.bookmarks
Document.bookmarks
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |