exportAsHtml property

MarkdownSaveOptions.exportAsHtml property

Allows to specify the elements to be exported to Markdown as raw HTML. Default value is MarkdownExportAsHtml.None.

get exportAsHtml(): Aspose.Words.Saving.MarkdownExportAsHtml

See Also