Adds the source of this image.

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

Syntax

C#
public void Add(
	Src src
)

Parameters

src
Type: HTMLPlusPlus.Attribute..::..Src
The Src attribute to add.

See Also