Shapes

PresentationBaseSlide.Shapes property

Gets the collection of all shapes of the presentation.

public PresentationShapeCollection Shapes { get; }

Property Value

The collection of all shapes of the presentation.

See Also