Package | Description |
---|---|
com.aspose.html.dom | |
com.aspose.html.dom.css |
Modifier and Type | Method and Description |
---|---|
IStyleSheetList |
Document.getStyleSheets()
A list containing all the style sheets explicitly linked into or embedded in a document.
|
Modifier and Type | Method and Description |
---|---|
IStyleSheetList |
IDocumentStyle.getStyleSheets()
A list containing all the style sheets explicitly linked into or embedded in a document.
|