Class CssAtRule
- Namespace
- iText.StyledXmlParser.Css
- Assembly
- itext.styledxmlparser.dll
Abstract superclass for all CSS at-rules (rules in CSS that start with an @ sign).
public abstract class CssAtRule : CssStatement
- Inheritance
-
CssAtRule
- Derived
- Inherited Members
Methods
GetRuleName()
Gets the rule name.
public virtual string GetRuleName()
Returns
- string
the rule name