Id Property

Definition

Assembly Markdig.dll

Gets or sets the HTML id/identifier. May be null.

public string? Id { get; set; }

Returns