ICSSRule.CSSText
ICSSRule.CSSText property
The parsable textual representation of the rule. This reflects the current state of the rule and not its initial value.
public string CSSText { get; set; }
Property Value
The CSS text.
See Also
- interface ICSSRule
- namespace Aspose.Svg.Dom.Css
- assembly Aspose.SVG