MarkdownImageLoadingAction
Leave feedback
On this page
Defines the mode of image loading while opening for editing the file in Markdown format
public enum MarkdownImageLoadingAction
| Name | Value | Description |
|---|---|---|
| Default | 0 |
GroupDocs.Editor will load this resource as usual |
| Skip | 1 |
GroupDocs.Editor will skip loading of this image |
| UserProvided | 2 |
GroupDocs.Editor will use byte array provided by user in SetData as image data |
- namespace GroupDocs.Editor.Options
- 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.