Click or drag to resize

ISlide GetPlaceholderShapes Method

Gets the layout shape and master shape by placeholder.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
IShape[] GetPlaceholderShapes(
	Placeholder placeholder
)

Parameters

placeholder
Type: Spire.Presentation Placeholder
The target placeholder.

Return Value

Type: IShape
See Also