ViewProperties class

ViewProperties class

Presentation wide view properties.

The ViewProperties type exposes the following members:

Properties

PropertyDescription
last_viewSpecifies the view mode that was used when the presentation document was last saved.
Read/write ViewType.
show_commentsSpecifies whether the slide comments should be shown.
Read/write NullableBool.
normal_view_propertiesRepresents normal view properties. The normal view consists of
three content regions: the slide itself, a side content region, and a bottom content region.
Read-only INormalViewProperties.
slide_view_propertiesSpecifies common view properties associated with the slide view mode.
Read-only ICommonSlideViewProperties.
notes_view_propertiesSpecifies common view properties associated with the notes view mode.
Read-only ICommonSlideViewProperties.

See Also