CustomSlideShow Class
Represents a slide sequence that allows for the displaying of the slides within the presentation in any arbitrary order.
- Inheritance:
- System.
Object CustomSlide Show
Properties
Name
Gets or sets the name for the custom show.
Property Value
- System.
String
The name for the custom show.
Exceptions
- System.
Argument Exception
Value is either null or System.
Slides
Gets the ordered collection of slides that will be played in the current custom show.
Property Value
- System.
Collections. <Slide>Generic. ICollection
The ordered collection of slides that will be played in the current custom show.