A collection of spreads.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The number of objects in the collection. |
Spread add ([at:LocationOptions=LocationOptions], reference:Varies Spread Document, withProperties:Object)
Creates a new spread.
|
Parameter |
Type |
Description |
|---|---|---|
|
at |
The location of the spread relative to the reference object or within the document. (Optional) (default: LocationOptions.UNKNOWN) |
|
|
reference |
The reference object. Note: Required when the at parameter specifies before or after. Can accept: Spread or Document. (Optional) |
|
|
withProperties |
Initial values for properties of the new Spread (Optional) |
Number count ()
Displays the number of elements in the Spread.
Document.spreads