MarkdownAttributedTextReader Class

Definition

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.

Applies to