The element should accept style elements.

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

Syntax

C#
void Add(
	Style style
)

Parameters

style
Type: HTMLPlusPlus..::..Style
The style to add.

See Also