get_string_value method
get_string_value
This method is used to get the string value. If the CSS value doesn’t contain a string value, a DOMException is raised.
Returns
Returns value
def get_string_value(self):
...
See Also
- module
aspose.svg.dom.css
- class
CSSPrimitiveValue