AddEmptySlide
ISlideCollection.AddEmptySlide method
Adds a new empty slide to the end of the collection.
public ISlide AddEmptySlide(ILayoutSlide layout)
Parameter | Type | Description |
---|---|---|
layout | ILayoutSlide | Layout for a slide. |
Return Value
Added slide.
See Also
- interface ISlide
- interface ILayoutSlide
- interface ISlideCollection
- namespace Aspose.Slides
- assembly Aspose.Slides