Gets or sets the CSS class of this style. It will be auto-generated if empty.

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

Syntax

C#
public string Class { get; set; }

See Also