Adds a style element to this page.

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

Syntax

C#
public void Add(
	IHeadMisc item
)

Parameters

item
Type: HTMLPlusPlus.Interfaces..::..IHeadMisc
The style element.

See Also