Overview
MarkdownExportAsHtml is a enum in Aspose.Words FOSS for Python.
Controls which elements are exported as raw HTML.
This enumeration defines 3 values: NONE, TABLES, NON_COMPATIBLE_TABLES.
Values
| Value | Description |
|---|
NONE | |
TABLES | |
NON_COMPATIBLE_TABLES | |
See Also