MarkdownExportAsHtml enumeration
MarkdownExportAsHtml enumeration
Allows to specify the elements to be exported to Markdown as raw HTML.
Members
Name | Description |
---|---|
None | Export all elements using Markdown syntax without any raw HTML. |
Tables | Export tables as raw HTML. |
See Also
- module Aspose.Words.Saving