PresentationAnimationsGenerator
PresentationAnimationsGenerator class
The PresentationAnimationsGenerator type exposes the following members:
Constructors
Name |
Description |
PresentationAnimationsGenerator(presentation) |
Initializes a new instance of the PresentationAnimationsGenerator class |
PresentationAnimationsGenerator(frame_size) |
Initializes a new instance of the PresentationAnimationsGenerator class |
Properties
Name |
Description |
default_delay |
Gets or sets default delay time [ms]. |
include_hidden_slides |
Get or sets if hidden slides should be included. |
exported_slides |
Get the number of the exported slides count. |
FRAME_SIZE |
Gets the frame size. |
Methods
Name |
Description |
run(slides) |
|
See Also