Initializes a new instance of the Style class with a specified style.

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

Syntax

C#
public Style(
	string style
)

Parameters

style
Type: System..::..String
If you use selector elements, only the style definition.

See Also