GetAllImages
Returns an array with all the image objects from the current presentation.
Syntax
expression.GetAllImages();
expression
- A variable that represents a ApiPresentation class.
Parameters
This method doesn't have any parameters.
Returns
ApiImage[]