Edit

Share via


MarkdownRendererBase.Document Property

Definition

Gets the markdown document that will be rendered.

protected Microsoft.Toolkit.Parsers.Markdown.MarkdownDocument Document { get; }
member this.Document : Microsoft.Toolkit.Parsers.Markdown.MarkdownDocument
Protected ReadOnly Property Document As MarkdownDocument

Property Value

Applies to