# GrapeCity.ActiveReports.Export.Html.HtmlOutputInfoArgs

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Export_Html_HtmlOutputInfoArgs" data-uid="GrapeCity.ActiveReports.Export.Html.HtmlOutputInfoArgs" class="text-break">HtmlOutputInfoArgs Class
</h1>
  <div class="markdown level0 summary"><p>Used as an argument to the IOutputHtml interface's OutputHtmlData function.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">HtmlOutputInfoArgs</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Export.Html.html">GrapeCity.ActiveReports.Export.Html</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Export_Html_HtmlOutputInfoArgs_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class HtmlOutputInfoArgs</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Html_HtmlOutputInfoArgs__ctor_GrapeCity_ActiveReports_Export_Html_HtmlOutputKind_System_IO_Stream_" data-uid="GrapeCity.ActiveReports.Export.Html.HtmlOutputInfoArgs.#ctor(GrapeCity.ActiveReports.Export.Html.HtmlOutputKind,System.IO.Stream)">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Html.HtmlOutputInfoArgs.-ctor.html#GrapeCity_ActiveReports_Export_Html_HtmlOutputInfoArgs__ctor_GrapeCity_ActiveReports_Export_Html_HtmlOutputKind_System_IO_Stream_">HtmlOutputInfoArgs(HtmlOutputKind, Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes an instance of the HtmlOutputInfoArg class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Html_HtmlOutputInfoArgs_OutputKind" data-uid="GrapeCity.ActiveReports.Export.Html.HtmlOutputInfoArgs.OutputKind">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Html.HtmlOutputInfoArgs.OutputKind.html#GrapeCity_ActiveReports_Export_Html_HtmlOutputInfoArgs_OutputKind">OutputKind</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the kind of output data contained in the OutputStream property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Html_HtmlOutputInfoArgs_OutputStream" data-uid="GrapeCity.ActiveReports.Export.Html.HtmlOutputInfoArgs.OutputStream">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Html.HtmlOutputInfoArgs.OutputStream.html#GrapeCity_ActiveReports_Export_Html_HtmlOutputInfoArgs_OutputStream">OutputStream</a>
        </td>
        <td class="markdown level1 summary"><p>The actual data that is being outputted.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ApplyDefaults.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ApplyDefaults__1___0_">ObjectExtensions.ApplyDefaults&lt;TObject&gt;(TObject)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.SetValue.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_SetValue__1___0_System_ComponentModel_PropertyDescriptor_System_String_">ObjectExtensions.SetValue&lt;TObject&gt;(TObject, PropertyDescriptor, string)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ToNameValueCollection.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ToNameValueCollection_System_Object_">ObjectExtensions.ToNameValueCollection(object)</a>
  </div>

</div>
