IMasterSlideCollection — Aspose.Slides FOSS C# (.NET) API Reference
IMasterSlideCollection — IMasterSlideCollection API type.
Package: Aspose.Slides.Foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
Count | int | Read/Write | |
AsICollection | IList<IMasterSlide> | Read/Write | |
AsIEnumerable | IEnumerable<IMasterSlide> | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
AddClone(IMasterSlide sourceMaster) | void | The new cloned master slide. |