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 view type.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdViewType1 As WdViewType = WdViewType.wdMasterView
Syntax
Public Enum WdViewType
public enum WdViewType
public enum class WdViewType
public enum WdViewType
public enum WdViewType
Members
| Member name | Description |
|---|---|
| wdMasterView | A master view. |
| wdNormalView | A normal view. |
| wdOutlineView | An outline view. |
| wdPrintPreview | A print preview view. |
| wdPrintView | A print view. |
| wdReadingView | A reading view. |
| wdWebView | A Web view. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000