# C1.Framework.Html

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Framework_Html" data-uid="C1.Framework.Html" class="text-break">C1.Framework.Html Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Framework.Html.HtmlDiv.html">HtmlDiv</a></h4>
      <section><p>Class that represents Html DIV tags.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Html.HtmlElement.html">HtmlElement</a></h4>
      <section><p>Class that represents a generic Html <a class="xref" href="C1.Framework.Element.html">Element</a>.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Html.HtmlParser.html">HtmlParser</a></h4>
      <section><p>Class used to parse that HTML into tags and text.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Html.HtmlRenderer.html">HtmlRenderer</a></h4>
      <section><p>Helper class used for measuring and rendering HTML.</p>
</section>
      <h4><a class="xref" href="C1.Framework.Html.HyperlinkElement.html">HyperlinkElement</a></h4>
      <section><p>Invisible elements inserted in the HTML stream to delimit hyperlinks.
To use this, the viewer should handle the MouseDown event, use HitTest to
find the element clicked, then scan the Children collection to determine
whether the click was on a link and what the link parameters are.</p>
</section>


</div>
