CSSPrimitiveValue.GetStringValue
CSSPrimitiveValue.GetStringValue method
This method is used to get the String value. If the CSS value doesn’t contain a String value, a DOMException is raised.
public abstract String GetStringValue()
Return Value
Returns value
See Also
- class CSSPrimitiveValue
- package com.aspose.html.Dom.Css
- package Aspose.HTML