LineIndex Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Gets the index of the line in the source text.

public int LineIndex { get; set; }

Returns