RestartListsAtEachSection

MailMergeOptions.RestartListsAtEachSection property

Gets or sets a value indicating whether lists are restarted at each section after executing of a mail merge.

public bool RestartListsAtEachSection { get; set; }

Remarks

The default value is true.

See Also