href property
href property
If the style sheet is a linked style sheet, the value of its attribute is its location. For inline style sheets, the value of this attribute is null.
Definition:
@property
def href(self):
...
See Also
- module
aspose.html.dom.css
- class
IStyleSheet