ImageStream Leave feedback On this page MarkdownImageSavingArgs.ImageStream property See Also MarkdownImageSavingArgs.ImageStream property Destination stream the converter will write the image bytes into after this callback returns. Replace it with your own writable stream (e.g. a FileStream for disk persistence or a MemoryStream you intend to read afterwards). public Stream ImageStream { get; set; } See Also class MarkdownImageSavingArgs namespace GroupDocs.Conversion.Options.Convert assembly GroupDocs.Conversion Was this page helpful? Not really Yes, thanks Any additional feedback you'd like to share with us? Skip Send Please tell us how we can improve this page. Skip Send Thank you for your feedback! We value your opinion. Your feedback will help us improve our documentation.