LayoutSlides

PresentationContent.LayoutSlides property

Gets the collection of all layout slides of this PresentationContent.

public PresentationLayoutSlideCollection LayoutSlides { get; }

Property Value

The collection of all layout slides of this PresentationContent.

See Also