Table of Contents

Property CssRules

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

CssRules

The list of all CSS rules contained within the style sheet. This includes both rule sets and at-rules.

public ICssRuleList CssRules { get; }

Property Value

ICssRuleList