# C1.Document.Export

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Document_Export" data-uid="C1.Document.Export" class="text-break">C1.Document.Export 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.BmpExportProvider.html">BmpExportProvider</a></h4>
      <section><p>Describes export to BMP format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.BmpFilter.html">BmpFilter</a></h4>
      <section><p>Used to render documents into BMP streams or files.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.C1PdfExportProvider.html">C1PdfExportProvider</a></h4>
      <section><p>Describes export to PDF format (C1Pdf).</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.C1PdfFilter.html">C1PdfFilter</a></h4>
      <section><p>Used to render reports into PDF (portable document format) streams or files.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.CsvExportProvider.html">CsvExportProvider</a></h4>
      <section><p>Describes export to CSV format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.CsvFilter.html">CsvFilter</a></h4>
      <section><p>Used to export reports to CSV streams or files.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.DocxExportProvider.html">DocxExportProvider</a></h4>
      <section><p>Describes export to DOCX format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.ExportFilter.html">ExportFilter</a></h4>
      <section><p>The abstract base class for all exporter classes.
An instance of an <a class="xref" href="C1.Document.Export.ExportFilter.html">ExportFilter</a> derived class is used to export a document.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.ExportProvider.html">ExportProvider</a></h4>
      <section><p>The abstract base class describing a supported export format.
All export providers describing specific formats (such as PDF or HTML) derive from this class.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.GifExportProvider.html">GifExportProvider</a></h4>
      <section><p>Describes export to GIF format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.GifFilter.html">GifFilter</a></h4>
      <section><p>Used to render documents into GIF streams or files.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.GraphicsFilter.html">GraphicsFilter</a></h4>
      <section><p>Paginated export filter.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.GsWordFilter.html">GsWordFilter</a></h4>
      <section><p>Used to export documents into DOCX streams or files.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.HtmlExportProvider.html">HtmlExportProvider</a></h4>
      <section><p>Describes export to HTML format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.HtmlFilter.html">HtmlFilter</a></h4>
      <section><p>Used to render reports into HTML streams or files.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.HtmlFilterBase.html">HtmlFilterBase</a></h4>
      <section><p>Base class for HTML filters based on <a class="xref" href="C1.Document.Util.C1HtmlGraphics.html">C1HtmlGraphics</a>.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.ImageExportProvider.html">ImageExportProvider</a></h4>
      <section><p>Describes export to one of image format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.ImageFilter.html">ImageFilter</a></h4>
      <section><p>Base class for filters used to render documents into image streams or files.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.JpegExportProvider.html">JpegExportProvider</a></h4>
      <section><p>Describes export to JPEG format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.JpegFilter.html">JpegFilter</a></h4>
      <section><p>Used to render document into JPEG streams or files.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.PdfExportProvider.html">PdfExportProvider</a></h4>
      <section><p>Describes export to PDF format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.PdfFilter.html">PdfFilter</a></h4>
      <section><p>Used to render reports into PDF (portable document format) streams or files.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.PdfSecurityOptions.html">PdfSecurityOptions</a></h4>
      <section><p>Contains options that determine who can use the Pdf document and what actions are allowed.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.PngExportProvider.html">PngExportProvider</a></h4>
      <section><p>Describes export to PNG format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.PngFilter.html">PngFilter</a></h4>
      <section><p>Used to render documents into PNG streams or files.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.RasterImageExportProvider.html">RasterImageExportProvider</a></h4>
      <section><p>Describes export to one of image format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.RasterImageFilter.html">RasterImageFilter</a></h4>
      <section><p>Base class for image filters generting raster images like BMP, PNG, TIFF etc.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.RtfExportProvider.html">RtfExportProvider</a></h4>
      <section><p>Describes export to RTF format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.RtfFilter.html">RtfFilter</a></h4>
      <section><p>Used to export documents into RTF streams or files.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.RtfStructureFilter.html">RtfStructureFilter</a></h4>
      <section><p>Abstract base class for RTF/DOCX filters (C1Word and GsWord).</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.StructureFilter.html">StructureFilter</a></h4>
      <section><p>Abstract base class for XLS and RTF filters.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.XlsExportProvider.html">XlsExportProvider</a></h4>
      <section><p>Describes export to XLS format.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.XlsFilter.html">XlsFilter</a></h4>
      <section><p>Used to export reports to XLS streams or files.</p>
</section>
      <h4><a class="xref" href="C1.Document.Export.XlsxExportProvider.html">XlsxExportProvider</a></h4>
      <section><p>Describes export to the Open XML XLSX format.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="C1.Document.Export.IExportOptionsFormBase.html">IExportOptionsFormBase</a></h4>
      <section><p>Represents a form for editing the export options used by an <a class="xref" href="C1.Document.Export.ExportFilter.html">ExportFilter</a>.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Document.Export.HtmlFilter.NavigatorPositions.html">HtmlFilter.NavigatorPositions</a></h4>
      <section><p>The navigator position.</p>
</section>


</div>
