MarkdownExportType enumeration
MarkdownExportType enumeration
Type of rendering document.
The MarkdownExportType type exposes the following members:
Fields
| Field | Description |
|---|---|
| SEQUENTIAL | Render all items separately. One by one. |
| TEXT_ONLY | Render only text. |
| VISUAL | Render all items, items that are grouped - render together. |
Examples
Example:
See Also
- module
aspose.slides.export - library
Aspose.Slides