IMasterSlideCollection

IMasterSlideCollection — Aspose.Slides FOSS C# (.NET) API Reference

IMasterSlideCollection — IMasterSlideCollection API type.

Package: Aspose.Slides.Foss


Properties

PropertyTypeAccessDescription
CountintRead/Write
AsICollectionIList<IMasterSlide>Read/Write
AsIEnumerableIEnumerable<IMasterSlide>Read/Write

Methods

MethodReturnsDescription
AddClone(IMasterSlide sourceMaster)voidThe new cloned master slide.

See Also