# GrapeCity.ActiveReports.Rendering.Export.Streaming.DocumentStreamingRenderer

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_Export_Streaming_DocumentStreamingRenderer" data-uid="GrapeCity.ActiveReports.Rendering.Export.Streaming.DocumentStreamingRenderer" class="text-break">DocumentStreamingRenderer Class
</h1>
  <div class="markdown level0 summary"></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">DocumentStreamingRenderer</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.Streaming.html">GrapeCity.ActiveReports.Rendering.Export.Streaming</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_Export_Streaming_DocumentStreamingRenderer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DocumentStreamingRenderer</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_Rendering_Export_Streaming_DocumentStreamingRenderer__ctor_GrapeCity_ActiveReports_Drawing_ITextMetricsProvider_GrapeCity_ActiveReports_Rendering_Export_Streaming_IStreamingGenerator_GrapeCity_ActiveReports_Extensibility_Rendering_IRenderersFactory_" data-uid="GrapeCity.ActiveReports.Rendering.Export.Streaming.DocumentStreamingRenderer.#ctor(GrapeCity.ActiveReports.Drawing.ITextMetricsProvider,GrapeCity.ActiveReports.Rendering.Export.Streaming.IStreamingGenerator,GrapeCity.ActiveReports.Extensibility.Rendering.IRenderersFactory)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.Streaming.DocumentStreamingRenderer.-ctor.html#GrapeCity_ActiveReports_Rendering_Export_Streaming_DocumentStreamingRenderer__ctor_GrapeCity_ActiveReports_Drawing_ITextMetricsProvider_GrapeCity_ActiveReports_Rendering_Export_Streaming_IStreamingGenerator_GrapeCity_ActiveReports_Extensibility_Rendering_IRenderersFactory_">DocumentStreamingRenderer(ITextMetricsProvider, IStreamingGenerator, IRenderersFactory)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.Streaming.DocumentStreamingRenderer.html">DocumentStreamingRenderer</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Export_Streaming_DocumentStreamingRenderer_Render_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReport_GrapeCity_ActiveReports_Rendering_Export_Streaming_StreamingRendererSettings_System_Threading_CancellationToken_System_IProgress_GrapeCity_ActiveReports_Rendering_Export_ProgressInfo__" data-uid="GrapeCity.ActiveReports.Rendering.Export.Streaming.DocumentStreamingRenderer.Render(GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport,GrapeCity.ActiveReports.Rendering.Export.Streaming.StreamingRendererSettings,System.Threading.CancellationToken,System.IProgress{GrapeCity.ActiveReports.Rendering.Export.ProgressInfo})">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.Streaming.DocumentStreamingRenderer.Render.html#GrapeCity_ActiveReports_Rendering_Export_Streaming_DocumentStreamingRenderer_Render_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReport_GrapeCity_ActiveReports_Rendering_Export_Streaming_StreamingRendererSettings_System_Threading_CancellationToken_System_IProgress_GrapeCity_ActiveReports_Rendering_Export_ProgressInfo__">Render(IReport, StreamingRendererSettings, CancellationToken, IProgress&lt;ProgressInfo&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Renders the document.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
