Label Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets or sets the label. Text is normalized according to spec.

public string? Label { get; set; }

Returns