ViewProperties Class
Represents presentation-wide view properties.
- Inheritance:
- System.ObjectViewProperties
Properties
NotesViewProperties
Gets the common view properties associated with the notes view mode.
public CommonSlideViewProperties NotesViewProperties { get; }
Public ReadOnly Property NotesViewProperties As CommonSlideViewProperties
Property Value
The common view properties associated with the notes view mode.
SlideViewProperties
Gets the common view properties associated with the slide view mode.
public CommonSlideViewProperties SlideViewProperties { get; }
Public ReadOnly Property SlideViewProperties As CommonSlideViewProperties
Property Value
The common view properties associated with the slide view mode.