MergeDuplicateRegions
MailMergeOptions.MergeDuplicateRegions property
Gets or sets a value indicating whether all of the document mail merge regions with the name of a data source should be merged while executing of a mail merge with regions against the data source or just the first one.
public bool MergeDuplicateRegions { get; set; }
Remarks
The default value is false
.
See Also
- class MailMergeOptions
- namespace Aspose.Words.LowCode.MailMerging
- assembly Aspose.Words