Word.ViewType enum
Specifies the view type in a Word document.
Remarks
[ API set: WordApiDesktop 1.4 ]
Fields
| conflict = "Conflict" | Conflict. |
| master = "Master" | Master. |
| normal = "Normal" | Normal. |
| outline = "Outline" | Outline. |
| print = "Print" | Print. |
| printPreview = "PrintPreview" | Print preview. |
| reading = "Reading" | Reading. |
| web = "Web" | Web. |