FromExtension
Leave feedback
On this page
Retrieves a FixedLayoutFormats instance matching the specified file extension.
public static FixedLayoutFormats FromExtension(string extension)
| Parameter | Type | Description |
|---|---|---|
| extension | String | File extension to match (e.g., “pdf”). |
The matching FixedLayoutFormats instance.
| exception | condition |
|---|---|
| InvalidOperationException | Thrown if no matching format is found. |
- class FixedLayoutFormats
- 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.