AmpImageAlt Property

A string of alternate text, similar to the alt attribute on img.

Namespace:  Aspose.Email.Amp
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string Alt { get; set; }

Property Value

Type: String
See Also