Slide show settings
Adds support for 3D surface charts plus new property to specify slide show settings.
Features
- Added support for Presentation Slide Show settings.
- New property allows you to specify slide show settings for a presentation.
- New class represents the slide show settings for the presentation. It provides these properties:
- SlideShowType.
- Loop.
- ShowNarration.
- ShowAnimation.
- PenColor.
- Slides.
- UseTimings.
- Added new BrowsedAtKiosk class which represents the Browsed at a kiosk (full screen) parameter.
- Added new BrowsedByIndividual class which represents the Browsed by individual (window) parameter.
- Added new PresentedBySpeaker class which represents the Presented by a speaker (full screen) parameter.
- Added new SlidesRange class which represents the slides range.
- Added the ability to extract audio files from a slide timeline.
- Added support for rendering presentations to pure HTML without SVG parent tags.
- Added support for 3D surface chart type.