WdDisableFeaturesIntroducedAfter Enum

Definition

Specifies the version of Microsoft Word for which to disable all features introduced after that version. Applies only to the document for which the property is set when used with the DisableFeaturesIntroducedAfter property or for all documents when used with the DisableFeaturesIntroducedAfterbyDefault property.

public enum class WdDisableFeaturesIntroducedAfter
[System.Runtime.InteropServices.Guid("71DD90C6-1BC0-3963-89F6-CB8AF3F73610")]
public enum WdDisableFeaturesIntroducedAfter
type WdDisableFeaturesIntroducedAfter = 
Public Enum WdDisableFeaturesIntroducedAfter
Inheritance
WdDisableFeaturesIntroducedAfter
Attributes

Fields

wd70 0

Specifies Word for Windows 95, versions 7.0 and 7.0a.

wd70FE 1

Specifies Word for Windows 95, versions 7.0 and 7.0a, Asian edition.

wd80 2

Specifies Word 97 for Windows. Default.

Applies to