-
Home
-
API
-
Markdig.Extensions.Tables
-
PipeTableDelimiterInline
-
Properties
-
LocalLineIndex
LocalLineIndex Property
Definition
Gets or sets the index of line where this delimiter was found relative to the current block.
public int LocalLineIndex { get; set; }
Returns