IViewProperties class
Contents
[
Hide
]IViewProperties class
Presentation wide view properties.
The IViewProperties type exposes the following members:
Properties
Property | 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 . |
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 . |
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 . |
grid_spacing | Returns or sets the grid spacing that should be used for the grid underlying the presentation document, in points. Read/write float. |
See Also
- module
aspose.slides
- library
Aspose.Slides