Data merge options.
data merge option Properties
| Property | Type | Access | Description |
|---|---|---|---|
| center image | boolean | r/w | If true, centers the image in the frame; preserves the frame size as well as content size and proportions. Note: If the content is larger than the frame, content around the edges is obscured by the bounding box of the frame. |
| class | type class | read | The class descriptor type. |
| create new document | boolean | r/w | If true, creates a new document when records are merged. |
| document size | integer | r/w | The maximum number of pages per document. |
| fitting option | proportional, fit content to frame, fit frame to content, preserve sizes, fill proportional, |
r/w | Instructions for fitting content in a frame. |
| link images | boolean | r/w | If true, links images to the target document. If false, embeds images in the target document. |
| object reference | data merge option | read | An object reference for the data merge option. |
| parent | reference | read | The parent of the data merge option (a application or document). Can return: application or document. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| remove blank lines | boolean | r/w | If true, removes blank lines caused by empty fields. |