UseWholeParagraphAsRegion

MailMergeOptions.UseWholeParagraphAsRegion property

Gets or sets a value indicating whether whole paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into mail merge region.

public bool UseWholeParagraphAsRegion { get; set; }

Remarks

The default value is true.

See Also