AmpImage.Alt
AmpImage.Alt property
A string of alternate text, similar to the alt attribute on img.
public string Alt { get; set; }
See Also
- class AmpImage
- namespace Aspose.Email.Amp
- assembly Aspose.Email
A string of alternate text, similar to the alt attribute on img.
public string Alt { get; set; }