FromExtension
Leave feedback
On this page
Retrieves an instance of the specified type EmailFormats that has the specified file extension.
public static EmailFormats FromExtension(string extension)
| Parameter | Type | Description |
|---|---|---|
| extension | String | The file extension of the document format. |
An instance of the specified type EmailFormats with the specified file extension.
| exception | condition |
|---|---|
| InvalidOperationException | Thrown when no matching document format is found. |
- class EmailFormats
- namespace GroupDocs.Editor.Formats
- 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.