type property
type property
This specifies the style sheet language for this style sheet. The style sheet language is specified as a content type (e.g. “text/css”).
Definition:
@property
def type(self):
...
See Also
- module
aspose.svg.dom.css
- class
IStyleSheet