Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the target document for displaying document comparison differences.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdCompareTarget1 As WdCompareTarget = WdCompareTarget.wdCompareTargetCurrent
Syntax
Public Enum WdCompareTarget
public enum WdCompareTarget
public enum class WdCompareTarget
public enum WdCompareTarget
public enum WdCompareTarget
Members
| Member name | Description |
|---|---|
| wdCompareTargetCurrent | Places comparison differences in the current document. Default. |
| wdCompareTargetNew | Places comparison differences in a new document. |
| wdCompareTargetSelected | Places comparison differences in the target document. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000