MergeWholeDocument

MailMergeOptions.MergeWholeDocument property

Gets or sets a value indicating whether fields in whole document are updated while executing of a mail merge with regions.

public bool MergeWholeDocument { get; set; }

Remarks

The default value is false.

See Also