Resource
Resource class
Represents HTML resource such as font, style, image or graphics.
public class Resource
Constructors
| Name | Description | 
|---|---|
| Resource() | Creates new instance of Resourceclass. | 
| Resource(string, bool) | Creates new instance of Resourceclass. | 
Properties
| Name | Description | 
|---|---|
| FileName { get; set; } | The resource file name. | 
| Nested { get; set; } | Indicates whether resource resides inside another resource, e.g. font resource that resides in CSS or SVG resource. | 
Methods
| Name | Description | 
|---|---|
| override ToString() | Returns a string that represents the current object. | 
See Also
- namespace GroupDocs.Viewer.Results
- assembly GroupDocs.Viewer