Table of Contents

Property CssText

Namespace
SharpVectors.Dom.Css
Assembly
SharpVectors.Css.dll

CssText

The parsable textual representation of the rule. This reflects the current state of the rule and not its initial value.

public override string CssText { get; set; }

Property Value

string