ExportOptions class
Leave feedback
On this page
Options for exporting Markdown to a document format (reverse conversion).
Use this class with MarkdownConverter.from_markdown to control how the Markdown content is converted to a document format such as DOCX or PDF.
The ExportOptions type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the ExportOptions class. |
| init | Initializes a new instance of the ExportOptions class with the specified target format. |
| Property | Description |
|---|---|
| format | The target document format. |
- module
groupdocs.markdown
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.