[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeBase.AlternativeText

AlternativeText Property

AlternativeText

Gets or sets the alternative text for the shape. This text can be used by assistive technologies or applications that do not display the actual object.

Declaration
public virtual string AlternativeText { get; set; }
Public Overridable Property AlternativeText As String