Aspose::Pdf::PdfToMarkdown::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::PdfToMarkdown::MarkdownSaveOptions::set_UseImageHtmlTag(bool value)

See Also