Adds an event listener.
Object
TransformAttributeOption
Options for applying layout attributes to any page item.
Preference ›TransformAttributeOption
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| ObjectStyle | readonly | The parent of the TransformAttributeOption (a ObjectStyle). | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| Number | String unit | read/write | The height of the object, defined by the object style. | |
| TransformPositionReference | read/write | The reference point to be used while setting the X attribute of object style. | |
| AnchorPoint | read/write | Option to specify the achor point to be used by the style for anchoring the object while applying the position. | |
| TransformPositionReference | read/write | The reference point to be used while setting the Y attribute of object style. | |
| Number | String unit | read/write | The width of the object, defined by the object style. | |
| Number | String unit | read/write | The left position of the object, defined by the object style. | |
| Number | String unit | read/write | The top position of the object, defined by the object style. |
Methods
Resolves the object specifier, creating an array of object references.
→ Boolean
Removes the event listener.
→ String
Generates a string which, if executed, will return the TransformAttributeOption.
→ String
Retrieves the object specifier.
Object of 4
Properties elsewhere that hold a TransformAttributeOption.
Return 1
Methods that return a TransformAttributeOption.