Adds an event listener.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| DataMergeFields |
readonly | A collection of data merge fields. | |
| DataMergePreference | readonly | The data merge preference properties that define the layout and content of the target page. | |
| 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. | |
| Document | readonly | The parent of the DataMerge (a Document). | |
| Preferences |
readonly | A collection of preferences objects. | |
| Object | read/write | A property that allows setting of several properties at the same time. |
Methods
→ void
Merges records and exports to PDF.
→ DataMerge[]
Resolves the object specifier, creating an array of object references.
→ void
Merges records and produces an optional overset report.
→ void
Removes the data source.
→ Boolean
Removes the event listener.
→ void
Specifies the file to use as the data source.
→ String
Generates a string which, if executed, will return the DataMerge.
→ String
Retrieves the object specifier.
→ void
Updates the data source file with the most current data.
Object of 7
Properties elsewhere that hold a DataMerge.
Return 1
Methods that return a DataMerge.