FindShapeByAltText
BaseSlide.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
Shape object or null.
See Also
- interface IShape
- class BaseSlide
- namespace Aspose.Slides
- assembly Aspose.Slides