iSpring.as3bridge.SlidesCollection Class
The ISlidesCollection interface represents a collection of presentation slides. It provides the following properties and methods:
| Properties |
|
Property |
Type |
Description |
|
slidesCount |
Number |
Number of slides in the presentation |
| Methods |
|
Method |
Description |
|
getSlideInfo(slideIndex:Number):SlideInfo |
Returns SlideInfo
Class providing information about the specified slide |
See also
PresentationInfo Class
SlideInfo Class
Obsolete ActionScript 3 API