HTMLInputElement.Alt
HTMLInputElement.Alt property
Alternate text for user agents not rendering the normal content of this element. See the alt attribute definition in HTML 4.01.
public string Alt { get; set; }
See Also
- class HTMLInputElement
- namespace Aspose.Html
- assembly Aspose.HTML