# C1.Document.Export.Ssrs

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Document_Export_Ssrs" data-uid="C1.Document.Export.Ssrs" class="text-break">C1.Document.Export.Ssrs 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.Document.Export.Ssrs.BmpExportProvider.html">BmpExportProvider</a></h4>
      <section><p>Describes export to image BMP format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.BmpExporter.html">BmpExporter</a></h4>
      <section><p>Represents an object that can be used to export a SSRS report to BMP.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.CsvExportProvider.html">CsvExportProvider</a></h4>
      <section><p>Describes export to CSV format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.CsvExporter.html">CsvExporter</a></h4>
      <section><p>Represents an object that can be used to export a SSRS report to CSV.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.DocxExportProvider.html">DocxExportProvider</a></h4>
      <section><p>Describes export to DOCX (Open XML) format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.EmfExportProvider.html">EmfExportProvider</a></h4>
      <section><p>Describes export to image EMF format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.EmfExporter.html">EmfExporter</a></h4>
      <section><p>Represents an object that can be used to export a SSRS report to EMF.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.ExcelExportProvider.html">ExcelExportProvider</a></h4>
      <section><p>Describes export to Microsoft Excel format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.ExcelExporter.html">ExcelExporter</a></h4>
      <section><p>Represents an object that can be used to export a SSRS report to Excel.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.Exporter.html">Exporter</a></h4>
      <section><p>Base class for all SSRS exporters.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.GifExportProvider.html">GifExportProvider</a></h4>
      <section><p>Describes export to image GIF format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.GifExporter.html">GifExporter</a></h4>
      <section><p>Represents an object that can be used to export a SSRS report to GIF.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.ImageExporter.html">ImageExporter</a></h4>
      <section><p>Base class for all exporters performing export to image format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.JpegExportProvider.html">JpegExportProvider</a></h4>
      <section><p>Describes export to image JPEG format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.JpegExporter.html">JpegExporter</a></h4>
      <section><p>Represents an object that can be used to export a SSRS report to JPEG.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.MhtmlExportProvider.html">MhtmlExportProvider</a></h4>
      <section><p>Describes export to Web archive (MHTML) format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.MhtmlExporter.html">MhtmlExporter</a></h4>
      <section><p>Represents an object that can be used to export a SSRS report to Web archive (MHTML) format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.PaginatedExporter.html">PaginatedExporter</a></h4>
      <section><p>Base class for paginated exporters like PDF, IMAGE and so on.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.PngExportProvider.html">PngExportProvider</a></h4>
      <section><p>Describes export to image PNG format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.PngExporter.html">PngExporter</a></h4>
      <section><p>Represents an object that can be used to export a SSRS report to PNG.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.TiffExportProvider.html">TiffExportProvider</a></h4>
      <section><p>Describes export to image TIFF format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.TiffExporter.html">TiffExporter</a></h4>
      <section><p>Represents an object that can be used to export a SSRS report to TIFF.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.WordExportProvider.html">WordExportProvider</a></h4>
      <section><p>Describes export to Microsoft Word format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.WordExporter.html">WordExporter</a></h4>
      <section><p>Represents an object that can be used to export a SSRS report to Microsoft Word format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.XlsxExportProvider.html">XlsxExportProvider</a></h4>
      <section><p>Describes export to XLSX (Open XML) format.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.CsvExporterEncoding.html">CsvExporterEncoding</a></h4>
      <section><p>Defines text encodings supported by <a class="xref" href="C1.Document.Export.Ssrs.CsvExporter.html">CsvExporter</a>.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.Ssrs.WordTableAutoFitMode.html">WordTableAutoFitMode</a></h4>
      <section><p>Defines how AutoFit value can be specified for tables in generated Word files.</p>
</section>


</div>
