Slides

PresentationContent.Slides property

Gets the collection of all slides of this PresentationContent.

public PresentationSlideCollection Slides { get; }

Property Value

The collection of all slides of this PresentationContent.

See Also