Table of Contents

Property Value

Namespace
DocWright.MailMerge
Assembly
DocWright.MailMerge.dll

Value

Gets or sets the value that will be written. Setting it wins over the data source, and setting it on a field the data had no column for makes that field merged.

public string? Value { get; set; }

Property Value

string