ShapeSlide Property

Returns the parent slide of a shape. Read-only IBaseSlide.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IBaseSlide Slide { get; }

Property Value

Type: IBaseSlide

Implements

ISlideComponentSlide
See Also