CSSValueList.CSSText
CSSValueList.CSSText property
A string representation of the current value.
public override string CSSText { get; set; }
Property Value
The CSS text.
See Also
- class CSSValueList
- namespace Aspose.Svg.Dom.Css
- assembly Aspose.SVG
A string representation of the current value.
public override string CSSText { get; set; }
The CSS text.