[]
Specifies how outlines are handled when merging two documents.
public enum OutlineMergeMode
| Name | Description |
|---|---|
| All | All outlines from the source document will be copied to the destination document. |
| LinkedWithMergedObjects | Only outlines linked with merged objects will be copied to the destination document. |
| None | Outlines from the source document are ignored. |