Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax.Inlines
IInline
Properties
PreviousSibling
Menu
On this page
PreviousSibling Property
Definition
Namespace
Markdig.Syntax.Inlines
Assembly
Markdig.dll
View source
Gets the previous inline.
Inline? PreviousSibling { get; }
Returns
Inline