MailMergeMainDocumentType enumeration
MailMergeMainDocumentType enumeration
Specifies the possible types for a mail merge source document.
Members
Name | Description |
---|---|
NotAMergeDocument | This document is not a mail merge document. |
FormLetters | Specifies that the mail merge source document is of the form letter type. |
MailingLabels | Specifies that the mail merge source document is of the mailing label type. |
Envelopes | Specifies that the mail merge source document is of the envelope type. |
Catalog | Specifies that the mail merge source document is of the catalog type. |
Specifies that the mail merge source document is of the e-mail message type. | |
Fax | Specifies that the mail merge source document is of the fax type. |
Default | Equals to MailMergeMainDocumentType.NotAMergeDocument |
See Also
- module Aspose.Words.Settings
- property MailMergeSettings.mainDocumentType