WdViewTypeOld Enumeration 

This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

Usage

Dim wdViewTypeOld1 As WdViewTypeOld = WdViewTypeOld.wdOnlineView

Syntax

Public Enum WdViewTypeOld
public enum WdViewTypeOld
public enum class WdViewTypeOld
public enum WdViewTypeOld
public enum WdViewTypeOld

Members

Member name Description
wdOnlineView
This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.
wdPageView
This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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