A books.
|
Property
|
Type
|
Access
|
Description
|
|
automaticDocumentConversion
|
Boolean
|
r/w
|
If true, automatically convert book content documents during repagination and synchronization.
|
|
automaticPagination
|
Boolean
|
r/w
|
If true, automatically repaginate book content documents when pagination changes.
|
|
bookContents
|
BookContents
|
read
|
The book contents objects in the book.
|
|
filePath
|
File
|
read
|
The file path.
|
|
fullName
|
File
|
read
|
The full path including the name.
|
|
index
|
Long
|
read
|
Index of the object within its parent object.
|
|
insertBlankPage
|
Boolean
|
r/w
|
If true, insert blank pages as necessary to meet the repagination options settings.
|
|
modified
|
Boolean
|
read
|
If true, the book has been modified since it was last saved.
|
|
name
|
String
|
read
|
The name of the object.
|
|
packageForGoLivePreferences
|
PackageForGoLivePreference
|
read
|
The default Package For GoLive preferences.
|
|
parent
|
Object
|
read
|
The parent of the object.
|
|
printPreferences
|
PrintPreference
|
read
|
Print preferences.
|
|
properties
|
An array of property names and values
|
r/w
|
Property that allows setting of several properties at the same time.
|
|
repaginationOption
|
RepaginateOption enumeration
|
r/w
|
Options for repagination.
|
|
saved
|
Boolean
|
read
|
If true, the book has been saved since it was created.
|
|
styleSourceDocument
|
Document
|
r/w
|
Current master document.
|
|
synchronizeOptions
|
SynchronizeOptions
|
read
|
Every synchronize option style.
|