Click or drag to resize

MailMerge Properties

The MailMerge type exposes the following members.

Properties
Name Description
Public property ClearFields
Gets or sets a value indicating whether [clear fields]. by default value is true.
Public property ClearGroupTag
Gets or sets a value indicating whether [clear group tag]. by default value is false.
Protected property Document
Public property HideEmptyGroup
Gets or sets a value indicating whether to remove groups which contain empty merge fields
Public property HideEmptyParagraphs
Gets or sets a value indicating whether to remove paragraphs which contain empty merge fields
Public property MailMergeMainDocumentType
Specifies the possible types for a mail merge source document.
Public property MappedFields
Gets the collection of mapped fields. Mapped fields represent mapping between fields names in the data source and mail merge fields in the document. The keys of the collection are merge field names and the values are field names in the data source.
Top
See Also