Handle
Leave feedback
On this page
Called once for each image found in the source document during conversion.
public void Handle(CustomImageSavingArgs args)
| Parameter | Type | Description |
|---|---|---|
| args | CustomImageSavingArgs | Provides the default image file name and allows you to override the file name via SetOutputImageFileName or redirect the output via SetOutputStream. |
- class CustomImageSavingArgs
- interface IImageSavingHandler
- namespace GroupDocs.Markdown
- assembly GroupDocs.Markdown
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.