ViewProperties

ViewProperties class

Presentation wide view properties.

The ViewProperties type exposes the following members:

Properties

Name Description
last_view Specifies the view mode that was used when the presentation document was last saved.
Read/write ViewType.
show_comments Specifies whether the slide comments should be shown.
Read/write NullableBool.
normal_view_properties Represents 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_properties Specifies common view properties associated with the slide view mode.
Read-only ICommonSlideViewProperties.
notes_view_properties Specifies common view properties associated with the notes view mode.
Read-only ICommonSlideViewProperties.

See Also