| IDocumentCSS Interface |
Namespace: Aspose.Svg.Dom.Css
The IDocumentCSS type exposes the following members.
| Name | Description | |
|---|---|---|
| StyleSheets |
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.
(Inherited from IDocumentStyle.) |
| Name | Description | |
|---|---|---|
| GetOverrideStyle |
This method is used to retrieve the override style declaration for a specified element and a specified pseudo-element.
|