IDocumentStyle.StyleSheets
IDocumentStyle.StyleSheets property
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.
public IStyleSheetList StyleSheets { get; }
See Also
- interface IStyleSheetList
- interface IDocumentStyle
- namespace Aspose.Svg.Dom.Css
- assembly Aspose.SVG