Adds an event listener.
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. | |
| Application | readonly | The parent of the ClipboardPreference (a Application). | |
| Boolean | read/write | If true, objects cut or copied from different layers retain their layer assignment when pasted. | |
| Boolean | read/write | If true, includes text attributes when pasting text. | |
| Boolean | read/write | If true, preserves PDF data on the system clipboard when the application exits. | |
| Object | read/write | A property that allows setting of several properties at the same time. |
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 ClipboardPreference.
→ String
Retrieves the object specifier.
Object of 4
Properties elsewhere that hold a ClipboardPreference.
Return 1
Methods that return a ClipboardPreference.