'Declaration Public Enum OutlineMergeMode Inherits System.Enum
public enum OutlineMergeMode : System.Enum
'Declaration Public Enum OutlineMergeMode Inherits System.Enum
public enum OutlineMergeMode : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Pdf.OutlineMergeMode