Resource class
Resource class
Represents HTML resource such as font, style, image or graphics.
The Resource type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Creates new instance of Resource class. |
| init | Creates new instance of Resource class. |
Properties
| Property | Description |
|---|---|
| file_name | The resource file name. |
| nested | Indicates whether resource resides inside another resource,
e.g. font resource that resides in CSS or SVG resource. |
See Also
- module
groupdocs.viewer.results - class
Resource