Class
A collection of book content objects.
add, count
BookContents
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
length | number | readonly | The number of objects in the collection. |
Methods
Instances
BookContent add (fullName:
File[, withProperties:
Object])
Adds a book content object to the book.
Parameter | Type | Description |
---|---|---|
fullName | File | The full path name of the document file to add to the book. |
withProperties | Object | Initial 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.3d | Contents :: Index |