StartSlideShow
Starts the presentation slide show.
Syntax
expression.StartSlideShow();
expression
- A variable that represents a Api class.
Parameters
This method doesn't have any parameters.
Returns
This method doesn't return any data.
Example
window.Asc.plugin.executeMethod ("StartSlideShow");