AlternativeText Property
AlternativeText
Gets or sets the descriptive (alternative) text string for an IShape object.
Declaration
string AlternativeText { get; set; }
Property AlternativeText As String
Property Value
Type |
Description |
string |
The alternative text.
|