A HTML renderer for a FootnoteGroup.
public class HtmlFootnoteGroupRenderer : HtmlObjectRenderer<FootnoteGroup>, IMarkdownObjectRenderer
kind:method, kind:property, kind:ctor. Press Esc to clear.HtmlFootnoteGroupRenderer()Initializes a new instance of the HtmlFootnoteGroupRenderer class.GroupClassGets or sets the CSS group class used when rendering the <div> of this instance.Write(HtmlRenderer, FootnoteGroup)Writes the object to the specified renderer.