Css
Leave feedback
On this page
Allows to obtain stylesheet (CSS) resources (both external and embedded, but not inline), which are used by this HTML document
public List<CssText> Css { get; }
This method returns a swallow copy of all used stylesheet resources: List is a new instance for every call, but resource instances are the same.
- class CssText
- class EditableDocument
- namespace GroupDocs.Editor
- assembly GroupDocs.Editor
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.