[]
Possible values for the view mode in application.
public enum ViewType
Public Enum ViewType
| Name | Description |
|---|---|
| MasterPages | Master Document View. |
| None | Default View. Specifies that the document shall be rendered in the default view of the application. |
| Normal | Draft View. Specifies that the document shall be rendered in a view optimized for outlining or creating long documents. |
| Outline | Outline View. Specifies that the document shall be rendered in a view optimized for outlining or creating long documents. |
Print Layout View. Specifies that this document shall be opened in a view that displays the document as it prints. |
|
| Web | Web Page View. Specifies that the document shall be rendered in a view mimicking the way this document would be displayed in a web page. |