Table of Contents

Property MergeData

Namespace
DocWright.Dom.Fields
Assembly
DocWright.Dom.dll

MergeData

Gets the current merge record's fields, which MERGEFIELD reads. Lookup is case-insensitive. Mail merge itself is a later phase; this is the seam it plugs into.

public IDictionary<string, string> MergeData { get; }

Property Value

IDictionary<string, string>