# C1.Document.Export.Ssrs.Exporter

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Document_Export_Ssrs_Exporter" data-uid="C1.Document.Export.Ssrs.Exporter" class="text-break">Exporter Class
</h1>
  <div class="markdown level0 summary"><p>Base class for all SSRS exporters.</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"><a class="xref" href="C1.Document.Export.ExportFilter.html">ExportFilter</a></div>
    <div class="level2"><span class="xref">Exporter</span></div>
      <div class="level3"><a class="xref" href="C1.Document.Export.Ssrs.CsvExporter.html">CsvExporter</a></div>
      <div class="level3"><a class="xref" href="C1.Document.Export.Ssrs.ExcelExporter.html">ExcelExporter</a></div>
      <div class="level3"><a class="xref" href="C1.Document.Export.Ssrs.MhtmlExporter.html">MhtmlExporter</a></div>
      <div class="level3"><a class="xref" href="C1.Document.Export.Ssrs.PaginatedExporter.html">PaginatedExporter</a></div>
      <div class="level3"><a class="xref" href="C1.Document.Export.Ssrs.WordExporter.html">WordExporter</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Document.Export.Ssrs.html">C1.Document.Export.Ssrs</a></h6>
  <h6><strong>Assembly</strong>: C1.Document.dll</h6>
  <h5 id="C1_Document_Export_Ssrs_Exporter_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class Exporter : ExportFilter, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class Exporter
    Inherits ExportFilter
    Implements IDisposable</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="C1_Document_Export_Ssrs_Exporter__ctor" data-uid="C1.Document.Export.Ssrs.Exporter.#ctor">
          <a class="xref" href="C1.Document.Export.Ssrs.Exporter.-ctor.html#C1_Document_Export_Ssrs_Exporter__ctor">Exporter()</a>
        </td>
        <td class="markdown level1 summary"></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="C1_Document_Export_Ssrs_Exporter_DocumentSource" data-uid="C1.Document.Export.Ssrs.Exporter.DocumentSource">
          <a class="xref" href="C1.Document.Export.Ssrs.Exporter.DocumentSource.html#C1_Document_Export_Ssrs_Exporter_DocumentSource">DocumentSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets <a class="xref" href="C1.Document.C1SSRSDocumentSource.html">C1SSRSDocumentSource</a> object providing report data.</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="C1_Document_Export_Ssrs_Exporter_AddValue_System_Text_StringBuilder_System_String_C1_Document_Unit_" data-uid="C1.Document.Export.Ssrs.Exporter.AddValue(System.Text.StringBuilder,System.String,C1.Document.Unit)">
          <a class="xref" href="C1.Document.Export.Ssrs.Exporter.AddValue.html#C1_Document_Export_Ssrs_Exporter_AddValue_System_Text_StringBuilder_System_String_C1_Document_Unit_">AddValue(StringBuilder, string, Unit)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Document_Export_Ssrs_Exporter_AddValue_System_Text_StringBuilder_System_String_System_String_" data-uid="C1.Document.Export.Ssrs.Exporter.AddValue(System.Text.StringBuilder,System.String,System.String)">
          <a class="xref" href="C1.Document.Export.Ssrs.Exporter.AddValue.html#C1_Document_Export_Ssrs_Exporter_AddValue_System_Text_StringBuilder_System_String_System_String_">AddValue(StringBuilder, string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Document_Export_Ssrs_Exporter_AddValuePreserve_System_Text_StringBuilder_System_String_System_String_" data-uid="C1.Document.Export.Ssrs.Exporter.AddValuePreserve(System.Text.StringBuilder,System.String,System.String)">
          <a class="xref" href="C1.Document.Export.Ssrs.Exporter.AddValuePreserve.html#C1_Document_Export_Ssrs_Exporter_AddValuePreserve_System_Text_StringBuilder_System_String_System_String_">AddValuePreserve(StringBuilder, string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Document_Export_Ssrs_Exporter_GetDevInfo" data-uid="C1.Document.Export.Ssrs.Exporter.GetDevInfo">
          <a class="xref" href="C1.Document.Export.Ssrs.Exporter.GetDevInfo.html#C1_Document_Export_Ssrs_Exporter_GetDevInfo">GetDevInfo()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns DeviceInfo string for SSRS.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Document_Export_Ssrs_Exporter_GetFormat" data-uid="C1.Document.Export.Ssrs.Exporter.GetFormat">
          <a class="xref" href="C1.Document.Export.Ssrs.Exporter.GetFormat.html#C1_Document_Export_Ssrs_Exporter_GetFormat">GetFormat()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns format identifier for SSRS.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Document_Export_Ssrs_Exporter_InternalExport_C1_Document_IExecutionContext_" data-uid="C1.Document.Export.Ssrs.Exporter.InternalExport(C1.Document.IExecutionContext)">
          <a class="xref" href="C1.Document.Export.Ssrs.Exporter.InternalExport.html#C1_Document_Export_Ssrs_Exporter_InternalExport_C1_Document_IExecutionContext_">InternalExport(IExecutionContext)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
