SourcePosition Property

Definition

Namespace Markdig.Helpers
Assembly Markdig.dll

Gets the char position of the line. Valid for the next line before calling ReadLine().

public int SourcePosition { get; }

Returns