Adds a core attribute to this line break.

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

Syntax

C#
public void Add(
	ICoreAttr attribute
)

Parameters

attribute
Type: HTMLPlusPlus.Interfaces..::..ICoreAttr
A core attribute.

Implements

IStylable..::..Add(ICoreAttr)

See Also