GroupClass Property

Definition

Assembly Markdig.dll

Gets or sets the CSS group class used when rendering the <div> of this instance.

public string GroupClass { get; set; }

Returns