WdViewType enumeration (Word)
Specifies the view type.
Name | Value | Description |
---|---|---|
wdMasterView | 5 | A master view. |
wdNormalView | 1 | A normal view. |
wdOutlineView | 2 | An outline view. |
wdPrintPreview | 4 | A print preview view. |
wdPrintView | 3 | A print view. |
wdReadingView | 7 | A reading view. |
wdWebView | 6 | A Web view. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.