RetainFirstSectionStart
MailMerge.RetainFirstSectionStart property
Gets or sets a value indicating whether the SectionStart
of the first document section and its copies for subsequent data source rows are retained during mail merge or updated according to MS Word behaviour.
public bool RetainFirstSectionStart { get; set; }
Remarks
The default value is true
.
See Also
- class MailMerge
- namespace Aspose.Words.MailMerging
- assembly Aspose.Words