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)
Syntax
'Declaration
Public Enumeration WdViewType
'Usage
Dim instance As WdViewType
public enum WdViewType
Members
| Member name | Description | |
|---|---|---|
| wdNormalView | A normal view. | |
| wdOutlineView | An outline view. | |
| wdPrintView | A print view. | |
| wdPrintPreview | A print preview view. | |
| wdMasterView | A master view. | |
| wdWebView | A Web view. | |
| wdReadingView | A reading view. | |
| wdConflictView |