ResourceTypeDetector
Leave feedback
On this page
Utility static methods for detecting resource types (formats)
public static class ResourceTypeDetector
| Name | Description |
|---|---|
| static DetectTypeFromFilename(string) | Detects a type from specified filename and returns an instance of respective IResourceType |
| static TryDetectResource(Stream, string, IResourceType) | Tries to analyze an input stream and creates one of supportable HTML resources from it, taking into account a specified assumptive type, if it is not null |
- namespace GroupDocs.Editor.HtmlCss.Resources
- 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.