FindShapeByAltText
IBaseSlide.FindShapeByAltText method
Finds first occurrence of a shape with the specified alternative text.
public IShape FindShapeByAltText(string altText)
Parameter | Type | Description |
---|---|---|
altText | String | Alternative text. |
Return Value
ShapeEx object or null.
See Also
- interface IShape
- interface IBaseSlide
- namespace Aspose.Slides
- assembly Aspose.Slides