Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Parsers
InlineProcessor
Properties
Document
Menu
On this page
Document Property
Definition
Namespace
Markdig.Parsers
Assembly
Markdig.dll
View source
Gets the root document.
public MarkdownDocument Document { get; }
Returns
MarkdownDocument