MailMergeMainDocumentType enumeration

MailMergeMainDocumentType enumeration

Specifies the possible types for a mail merge source document.

Members

NameDescription
NotAMergeDocumentThis document is not a mail merge document.
FormLettersSpecifies that the mail merge source document is of the form letter type.
MailingLabelsSpecifies that the mail merge source document is of the mailing label type.
EnvelopesSpecifies that the mail merge source document is of the envelope type.
CatalogSpecifies that the mail merge source document is of the catalog type.
EmailSpecifies that the mail merge source document is of the e-mail message type.
FaxSpecifies that the mail merge source document is of the fax type.
DefaultEquals to MailMergeMainDocumentType.NotAMergeDocument

See Also