Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 619 Bytes

Word.WdViewType.md

File metadata and controls

27 lines (20 loc) · 619 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
WdViewType enumeration (Word)
Word.WdViewType
ade8beac-7f70-2923-a40f-d2c0f900c585
06/08/2017
medium

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.

[!includeSupport and feedback]