Word.MergeTarget enum
Specifies the target document for merge operations.
Remarks
[ API set: WordApiDesktop 1.4 ]
Fields
| current = "Current" | Represents merging into the current document. |
| new = "New" | Represents merging into a new document. |
| selected = "Selected" | Represents merging into the selected document. |