Adobe InDesign CS (3.0) Object Model JS: Books

InDesign CS

Class

Books

 A collection of books.

QuickLinks

add, count

Properties

PropertyTypeAccessDescription
lengthnumber readonlyThe number of objects in the collection.

Methods

Instances

Book add (fullName: File[, withProperties: Object])
Creates a new book.

ParameterTypeDescription
fullNameFileThe full path name of the new book file, including the book file extension '.indb'.
withPropertiesObjectInitial values for properties of the new Book (Optional)

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

Element of

Application.books

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