Click or drag to resize

Shape Parent Property

Gets the parent slide of a shape. Read-only ActiveSlide .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public ActiveSlide Parent { get; }

Property Value

Type: ActiveSlide

Implements

IShape Parent
See Also