DataMergePreference
Data merge preferences.
DataMergePreference Properties
| Property |
Type |
Access |
Description |
| ArrangeBy |
idArrangeBy enumeration |
r/w |
Arrangement of records on the page. |
| BottomMargin |
Unit (Double or String) |
r/w |
Bottom margin for the pages in the target document. |
| ColumnSpacing |
Unit (Double or String) |
r/w |
Column spacing. |
| LeftMargin |
Unit (Double or String) |
r/w |
Left margin for the pages in the target document. |
| Parent |
Object |
read |
The parent of the object. |
| RecordNumber |
Long |
r/w |
Record number in case of merging only one record. |
| RecordRange |
String |
r/w |
Record range. |
| RecordSelection |
idRecordSelection enumeration |
r/w |
Records to be merged. |
| RecordsPerPage |
idRecordsPerPage enumeration |
r/w |
Records Per Page. |
| RightMargin |
Unit (Double or String) |
r/w |
Right margin for the pages in the target document. |
| RowSpacing |
Unit (Double or String) |
r/w |
Row spacing. |
| TopMargin |
Unit (Double or String) |
r/w |
Top margin for the pages in the target document. |
DataMergePreference Methods
| Method |
Returns |
Description |
| AlertMissingImages |
Boolean |
Alert when images are missing. |