Class
A collection of master spreads.
add, count
MasterSpreads
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
length | number | readonly | The number of objects in the collection. |
Methods
Instances
MasterSpread add ([pagesPerSpread:
number][, withProperties:
Object])
Creates a new master spread.
Parameter | Type | Description |
---|---|---|
pagesPerSpread | number | The number of pages to include in the master spread. (Optional) |
withProperties | Object | Initial values for properties of the new MasterSpread (Optional) |
number count ()
Displays the number of elements in the MasterSpread.
Element of
Document.masterSpreads
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |