HtmlMdResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Convert Markdown to HTML
public class HtmlMdResult
type HtmlMdResult = class
Public Class HtmlMdResult
- Inheritance
-
HtmlMdResult
Constructors
| Name | Description |
|---|---|
| HtmlMdResult() | |
Properties
| Name | Description |
|---|---|
| Html |
Resulting HTML from the conversion |
| Successful |
True if operation was successful, false otherwise |