WdEditionOption Enumeration 

This enumeration has been deprecated and should not be used.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Dim wdEditionOption1 As WdEditionOption = WdEditionOption.wdAutomaticUpdate

Syntax

Public Enum WdEditionOption
public enum WdEditionOption
public enum class WdEditionOption
public enum WdEditionOption
public enum WdEditionOption

Members

Member name Description
wdAutomaticUpdate Not supported.
wdCancelPublisher Not supported.
wdChangeAttributes Not supported.
wdManualUpdate Not supported.
wdOpenSource Not supported.
wdSelectPublisher Not supported.
wdSendPublisher Not supported.
wdUpdateSubscriber Not supported.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace