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