Adobe InDesign CS (3.0) Object Model JS: BookContents

InDesign CS

Class

BookContents

 A collection of book content objects.

QuickLinks

add, count

Properties

PropertyTypeAccessDescription
lengthnumber readonlyThe number of objects in the collection.

Methods

Instances

BookContent add (fullName: File[, withProperties: Object])
Adds a book content object to the book.

ParameterTypeDescription
fullNameFileThe full path name of the document file to add to the book.
withPropertiesObjectInitial values for properties of the new BookContent (Optional)

number count ()
Displays the number of elements in the BookContent.

Element of

Book.bookContents

Jongware, 27-Jun-2010 v3.0.3dContents :: Index