Aspose::Pdf::PdfToMarkdown::MarkdownSaveOptions::get_UseImageHtmlTag method
MarkdownSaveOptions::get_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.
bool Aspose::Pdf::PdfToMarkdown::MarkdownSaveOptions::get_UseImageHtmlTag() const
See Also
- Class MarkdownSaveOptions
- Namespace Aspose::Pdf::PdfToMarkdown
- Library Aspose.PDF for C++