Word.ViewType enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the view type in a Word document.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
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. |