public class MailMergeCheckErrors
Field Summary | ||
---|---|---|
static final int | SIMULATE | |
Simulate the merge and report errors in a new document.
|
||
static final int | PAUSE_ON_ERROR | |
Complete the merge and pause to report errors.
|
||
static final int | COLLECT_ERRORS | |
Complete the merge and report errors in a new document.
|
||
static final int | DEFAULT | |
Equals to the |
public static final int SIMULATE
public static final int PAUSE_ON_ERROR
public static final int COLLECT_ERRORS
public static final int DEFAULT