Table of Contents

Property UnmergedFieldNames

Namespace
DocWright.MailMerge
Assembly
DocWright.MailMerge.dll

UnmergedFieldNames

Gets the distinct names of merge fields the data had no column for, ordered.

public IReadOnlyList<string> UnmergedFieldNames { get; }

Property Value

IReadOnlyList<string>

Remarks

The misspelled-field report. A null value is ordinary and merges as empty; a name the data never carried is almost always a template bug, and it is invisible in the output because the field simply stays blank.