Aspose::Words::LowCode::MailMerging::MailMergeOptions::set_RetainFirstSectionStart method

MailMergeOptions::set_RetainFirstSectionStart method

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.

void Aspose::Words::LowCode::MailMerging::MailMergeOptions::set_RetainFirstSectionStart(bool value)

See Also