Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax
MarkdownObject
Properties
Line
Menu
On this page
Line Property
Definition
Namespace
Markdig.Syntax
Assembly
Markdig.dll
View source
Gets or sets the text line this instance was declared (zero-based).
public int Line { get; set; }
Returns
Int32