LayoutSlides
MasterSlide.LayoutSlides property
Returns the collection of child layout slides for this master slide. Read-only IMasterLayoutSlideCollection
.
public IMasterLayoutSlideCollection LayoutSlides { get; }
Remarks
You can access to alternative API for adding/inserting/removing/cloning layout slides by using LayoutSlides
property.
See Also
- interface IMasterLayoutSlideCollection
- class MasterSlide
- namespace Aspose.Slides
- assembly Aspose.Slides