ShapeBaseDescription Property |
Specifies alternative text for the current DrawingML object, for use by assistive technologies or applications which do not display the current object.
If this element is omitted, then no alternative text is present for the parent object.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public string Description { get; set; }
Public Property Description As String
Get
Set
Property Value
StringSee Also