MarkdownAttributedTextReader 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.
Provides functionality to convert markdown text into attributed text.
public ref class MarkdownAttributedTextReader
public class MarkdownAttributedTextReader
type MarkdownAttributedTextReader = class
Public Class MarkdownAttributedTextReader
- Inheritance
-
MarkdownAttributedTextReader
Constructors
| Name | Description |
|---|---|
| MarkdownAttributedTextReader() | |
Methods
| Name | Description |
|---|---|
| Read(String) |
Converts the specified markdown text to attributed text. |