AddEmptySlide()
SlideCollection::AddEmptySlide(System::SharedPtr<ILayoutSlide>) method
Adds a new empty slide to the end of the collection.
System::SharedPtr<ISlide> Aspose::Slides::SlideCollection::AddEmptySlide(System::SharedPtr<ILayoutSlide> layout) override
Arguments
Parameter | Type | Description |
---|---|---|
layout | System::SharedPtr<ILayoutSlide> | Layout for a slide. |
Return Value
Added slide.
See Also
- Typedef SharedPtr
- Class ISlide
- Class ILayoutSlide
- Class SlideCollection
- Namespace Aspose::Slides
- Library Aspose.Slides