Adds the alt text of this image.

Namespace: HTMLPlusPlus
Assembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)

Syntax

C#
public void Add(
	Alt alt
)

Parameters

alt
Type: HTMLPlusPlus.Attribute..::..Alt
The Alt attribute to add.

See Also