A collection of book content objects.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The number of objects in the collection. |
BookContent add (fullName:File, withProperties:Object)
Adds a book content object to the book.
|
Parameter |
Type |
Description |
|---|---|---|
|
fullName |
The full path name of the document file to add to the book. |
|
|
withProperties |
Initial values for properties of the new BookContent (Optional) |
Number count ()
Displays the number of elements in the BookContent.
Book.bookContents