FormattedTextMode
Leave feedback
On this page
Defines a formatted text mode.
public enum FormattedTextMode
| Name | Value | Description |
|---|---|---|
| Html | 0 |
HTML format. |
| Markdown | 1 |
Markdown format. |
| PlainText | 2 |
Plain text format. |
Learn more:
- Extract formatted text from document
- Extract a document text as HTML
- Extract a document text as Markdown
- Extract a document text as Plain text
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser
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.