GroupDocs.Editor.HtmlCss.Resources
The GroupDocs.Editor.HtmlCss.Resources namespace provides classes that represent all kinds of the HTML resources.
Classes
Class | Description |
---|---|
ResourceTypeDetector | Utility static methods for detecting resource types (formats) |
Interfaces
Interface | Description |
---|---|
IAuxDisposable | Expands the standard System.IDisposable interface, allows to obtain a current state of an object and subscribe to disposing event |
IHtmlResource | Represents one instance of the unknown HTML resource (raster or vector image, stylesheet, font, text resource (CSS, XML), audio etc.) |
IResourceType | Represents one instance of the unknown resource type/format (image, font, text) |