Adobe InDesign CS (3.0) Object Model JS: Bookmarks

InDesign CS

Class

Bookmarks

 A collection of bookmarks.

QuickLinks

add, count

Properties

PropertyTypeAccessDescription
lengthnumber readonlyThe number of objects in the collection.

Methods

Instances

Bookmark add (destination: any[, withProperties: Object])
Create a new Bookmark

ParameterTypeDescription
destinationHyperlinkExternalPageDestination
HyperlinkPageDestination
HyperlinkTextDestination
HyperlinkURLDestination
The bookmark's destination. Can accept: HyperlinkTextDestination, HyperlinkPageDestination, HyperlinkExternalPageDestination or HyperlinkURLDestination.
withPropertiesObjectInitial 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.3dContents :: Index