RetainFirstSectionStart
MailMergeOptions.RetainFirstSectionStart property
Gets or sets a value indicating whether the section start 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 MailMergeOptions
- namespace Aspose.Words.LowCode.MailMerging
- assembly Aspose.Words