A collection of buttons.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The number of objects in the collection. |
Button add (layer:Layer, [at:LocationOptions=LocationOptions], reference:Varies Document MasterSpread Page Spread Layer, withProperties:Object)
Create a new Button
|
Parameter |
Type |
Description |
|---|---|---|
|
layer |
The layer on which to create the Button. (Optional) |
|
|
at |
Location (Optional) (default: LocationOptions.UNKNOWN) |
|
|
reference |
Before/after this Button or at the beginning/end of this Document, Spread, Master Spread, Page or Layer. Can accept: Document, Spread, MasterSpread, Page or Layer. (Optional) |
|
|
withProperties |
Initial values for properties of the new Button (Optional) |
Number count ()
Displays the number of elements in the Button.
Document.buttons
Layer.buttons
Spread.buttons
Page.buttons
MasterSpread.buttons
Group.buttons
Cell.buttons
Table.buttons
Text.buttons
Character.buttons
Word.buttons
Line.buttons
TextColumn.buttons
Paragraph.buttons
TextStyleRange.buttons
InsertionPoint.buttons
TextFrame.buttons
Story.buttons