Represents the settings for displaying speaker notes and page orientation for presentation slides, such as Microsoft PowerPoint.
Inheritance Hierarchy
Relativity.Imaging.Services.InterfacesPresentationOptions
Namespace: Relativity.Imaging.Services.Interfaces
Assembly: Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
The PresentationOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PresentationOptions |
Properties
Name | Description | |
---|---|---|
![]() | ShowSpeakerNotes |
Gets or sets a Boolean value indicating whether speaker’s notes display at the bottom of presentation slides.
|
![]() | SlideOrientation |
Gets or sets orientation of presentation slides, such as landscape, portrait, or original setting.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also