op_Explicit
Leave feedback
On this page
Explicitly converts a file extension string to a FixedLayoutFormats instance.
public static explicit operator FixedLayoutFormats(string extension)
| Parameter | Type | Description |
|---|---|---|
| extension | String | File extension string, possibly containing periods. |
The corresponding FixedLayoutFormats instance.
| exception | condition |
|---|---|
| ArgumentNullException | Thrown if extension is null. |
- 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.