[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Picture.AlternativeText

AlternativeText Property

AlternativeText

Gets or sets the alternative text for the picture.

This text can be used by assistive technologies or applications that do not display the actual picture.

Declaration
public override string AlternativeText { get; set; }
Public Overrides Property AlternativeText As String
Overrides