public class MailMergeMainDocumentType
Field Summary | ||
---|---|---|
static final int | NOT_A_MERGE_DOCUMENT | |
This document is not a mail merge document.
|
||
static final int | FORM_LETTERS | |
Specifies that the mail merge source document is of the form letter type.
|
||
static final int | MAILING_LABELS | |
Specifies that the mail merge source document is of the mailing label type.
|
||
static final int | ENVELOPES | |
Specifies that the mail merge source document is of the envelope type.
|
||
static final int | CATALOG | |
Specifies that the mail merge source document is of the catalog type.
|
||
static final int | EMAIL | |
Specifies that the mail merge source document is of the e-mail message type.
|
||
static final int | FAX | |
Specifies that the mail merge source document is of the fax type.
|
||
static final int | DEFAULT | |
Equals to |
public static final int NOT_A_MERGE_DOCUMENT
public static final int FORM_LETTERS
public static final int MAILING_LABELS
public static final int ENVELOPES
public static final int CATALOG
public static final int EMAIL
public static final int FAX
public static final int DEFAULT