MailMergeDocumentValues enumeration

Office 2013 and later

Defines the MailMergeDocumentValues enumeration.

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
Catalog Catalog Source Document. When the item is serialized out as xml, its value is "catalog".
Envelope Envelope Source Document. When the item is serialized out as xml, its value is "envelopes".
MailingLabel Mailing Label Source Document. When the item is serialized out as xml, its value is "mailingLabels".
FormLetter Form Letter Source Document. When the item is serialized out as xml, its value is "formLetters".
Email E-Mail Source Document. When the item is serialized out as xml, its value is "email".
Fax Fax Source Document. When the item is serialized out as xml, its value is "fax".
Show: