'Declaration Public Enum MergingMode Inherits System.Enum
'Usage Dim instance As MergingMode
public enum MergingMode : System.Enum
'Declaration Public Enum MergingMode Inherits System.Enum
'Usage Dim instance As MergingMode
public enum MergingMode : System.Enum
Member | Description |
---|---|
Both | The style from the local document is kept. The style of the remote document is given a new name and added to the merged document. The headers/footers from each document are kept when useSectionBreak is true, otherwise the headers/footers from the local document are kept. |
Local | The style and headers/footers from the local document are kept. |
Remote | The style and headers/footers from the remote document are kept. |
System.Object
System.ValueType
System.Enum
Xceed.Document.NET.MergingMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2