MailMergeDocumentValues enumeration
Office 2013 and later
Defines the MailMergeDocumentValues enumeration.
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| 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". | |
| 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: