ILayoutSlideCollection

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

ILayoutSlideCollection — ILayoutSlideCollection API type. Inherits from: IEnumerable<ILayoutSlide>.

Package: Aspose.Slides.Foss


Properties

PropertyTypeAccessDescription
AsICollectionICollectionRead/Write
AsIEnumerableIEnumerableRead/Write

Methods

MethodReturnsDescription
GetByType(SlideLayoutType type)voidThe with the specified type, or null if not found.

See Also