IMarkdownImageLoadCallback
Leave feedback
On this page
Implement this interface if you want to control how GroupDocs.Editor load images when loading the file in Markdown format
public interface IMarkdownImageLoadCallback
| Name | Description |
|---|---|
| ProcessImage(MarkdownImageLoadArgs) | Called when GroupDocs.Editor finds a link to the external image while parsing the Markdown code |
- 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.