SlideShowSettings
Contents
[
Hide
]SlideShowSettings class
Represents the slide show settings for the presentation.
public class SlideShowSettings
Properties
| Name | Description | 
|---|---|
| Loop { get; set; } | Loop Slide Show | 
| PenColor { get; } | Pen Color for Slide Show | 
| ShowAnimation { get; set; } | Show Animation in Slide Show | 
| ShowMediaControls { get; set; } | Show Media Controls | 
| ShowNarration { get; set; } | Show Narration in Slide Show | 
| Slides { get; set; } | Slides range | 
| SlideShowType { get; set; } | Gets or sets the slide show type. Represented by the following SlideShowType ancestors: BrowsedAtKiosk, PresentedBySpeaker and BrowsedByIndividual | 
| UseTimings { get; set; } | Use Timings in Slide Show | 
See Also
- namespace Aspose.Slides
 - assembly Aspose.Slides