LineIndex Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Gets or sets the index of the line from the begining of the document being processed.

public int LineIndex { get; }

Returns