Aspose::Pdf::MarkdownSaveOptions::set_UseImageHtmlTag method
MarkdownSaveOptions::set_UseImageHtmlTag method
Gets and sets allowance to use of an img tag to insert images to the left and right of the text. In this case, in the markdown viewer, the text will wrap around the image.
void Aspose::Pdf::MarkdownSaveOptions::set_UseImageHtmlTag(bool value)
See Also
- Class MarkdownSaveOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++