IGlobalLayoutSlideCollection

IGlobalLayoutSlideCollection

Overview

IGlobalLayoutSlideCollection is a interface in Aspose.Slides FOSS for .NET. Inherits from: ILayoutSlideCollection.

Represents a collection of all layout slides in presentation. Extends with methods for adding/cloning layout slides in context of uniting of the individual collections of master’s layout slides.

Properties

NameTypeAccessDescription
CountintRead
AsILayoutSlideCollectionILayoutSlideCollectionReadReturns the collection as an ILayoutSlideCollection interface

See Also