LocalLineIndex Property

Definition

Assembly Markdig.dll

Gets or sets the index of line where this delimiter was found relative to the current block.

public int LocalLineIndex { get; set; }

Returns