IResourceType
IResourceType interface
Represents one instance of the unknown resource type/format (image, font, text)
public interface IResourceType
Properties
Name | Description |
---|---|
FileExtension { get; } | File extension for the specified resource type without dot divider |
FormalName { get; } | Formal name of the resource type |
MimeCode { get; } | MIME code for the specific resource type |
See Also
- namespace GroupDocs.Editor.HtmlCss.Resources
- assembly GroupDocs.Editor