ParseFromFilenameWithExtension
Leave feedback
On this page
Returns TextType value, which is equivalent of filename extension, which is extracted from specified filename with extension or pure extension
public static TextType ParseFromFilenameWithExtension(string filename)
| Parameter | Type | Description |
|---|---|---|
| filename | String | Filename with extension, can be relative or absolute path, or pure extension itself |
Parsed TextType instance on success or TextType.Undefined on failure
- struct TextType
- namespace GroupDocs.Editor.HtmlCss.Resources.Textual
- 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.