PresentationAnimationsGenerator
PresentationAnimationsGenerator(Presentation)
Creates a new instance of the PresentationAnimationsGenerator.
public PresentationAnimationsGenerator(Presentation presentation)
| Parameter | Type | Description |
|---|---|---|
| presentation | Presentation | The frame size will be set with accordance to the SlideSize |
See Also
- class Presentation
- class PresentationAnimationsGenerator
- namespace Aspose.Slides.Export
- assembly Aspose.Slides
PresentationAnimationsGenerator(Size)
Creates a new instance of the PresentationAnimationsGenerator.
public PresentationAnimationsGenerator(Size frameSize)
| Parameter | Type | Description |
|---|---|---|
| frameSize | Size | The frame size. |
See Also
- class PresentationAnimationsGenerator
- namespace Aspose.Slides.Export
- assembly Aspose.Slides