IDocumentCSS class
IDocumentCSS class
This interface represents a document with a CSS view.
The IDocumentCSS type exposes the following members:
Properties
| Property | Description |
|---|---|
| style_sheets | A list containing all the style sheets explicitly linked into or embedded in a document. For HTML documents, this includes external style sheets, included via the HTML LINK element, and inline STYLE elements. |
Methods
| Method | Description |
|---|---|
| get_override_style | This method is used to retrieve the override style declaration for a specified element and a specified pseudo-element. |
See Also
- module
aspose.html.dom.css - class
IDocumentStyle