AddClone
MasterSlideCollection.AddClone method
Adds a copy of a specified master slide to the end of the collection. Linked layout slides will be copied too.
public IMasterSlide AddClone(IMasterSlide sourceMaster)
Parameter | Type | Description |
---|---|---|
sourceMaster | IMasterSlide | Slide to clone. |
Return Value
Added slide.
See Also
- interface IMasterSlide
- class MasterSlideCollection
- namespace Aspose.Slides
- assembly Aspose.Slides