Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax
LeafBlock
Properties
Inline
Menu
On this page
Inline Property
Definition
Namespace
Markdig.Syntax
Assembly
Markdig.dll
View source
Gets or sets the inline syntax tree (may be null).
public ContainerInline? Inline { get; set; }
Returns
ContainerInline