Start Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Gets the position of the current character in the line being processed.

public int Start { get; }

Returns