ShapeAlternativeText Property

Returns or sets the alternative text associated with a shape. Read/write String.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public virtual string AlternativeText { get; set; }

Property Value

Type: String

Implements

IShapeAlternativeText
See Also