Length Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets the character length of this element within the original source code.

public int Length { get; }

Returns