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