Description Property (Picture)
In This Topic
Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property.
Syntax
'Declaration
Public Property Description As String
public string Description {get; set;}
See Also