# C1.C1Preview.Export

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_C1Preview_Export" data-uid="C1.C1Preview.Export" class="text-break">C1.C1Preview.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.C1Preview.Export.BmpExportProvider.html">BmpExportProvider</a></h4>
      <section><p>Describes export to bitmaps representing the pages of a document.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.C1ExporterBase.html">C1ExporterBase</a></h4>
      <section><p>The abstract base class for <a class="xref" href="C1.C1Preview.Export.C1dExporterBase.html">C1dExporterBase</a> and <a class="xref" href="C1.C1Preview.Export.C1mdxExporter.html">C1mdxExporter</a> classes.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.C1dExportProvider.html">C1dExportProvider</a></h4>
      <section><p>Represents a <a class="xref" href="C1.C1Preview.C1PrintDocument.html">C1PrintDocument</a>'s native C1D format <a class="xref" href="C1.C1Preview.Export.ExportProvider.html">ExportProvider</a>.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.C1dExporter.html">C1dExporter</a></h4>
      <section><p>Represents an object that can be used to export a document to C1D format.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.C1dExporterBase.html">C1dExporterBase</a></h4>
      <section><p>The abstract base class for <a class="xref" href="C1.C1Preview.Export.C1dExporter.html">C1dExporter</a> and <a class="xref" href="C1.C1Preview.Export.C1dxExporter.html">C1dxExporter</a> classes.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.C1dOptionsForm.html">C1dOptionsForm</a></h4>
      <section><p>Represents the default options form for C1D/C1DX export modules.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.C1dbExportProvider.html">C1dbExportProvider</a></h4>
      <section><p>Represents a <a class="xref" href="C1.C1Preview.C1PrintDocument.html">C1PrintDocument</a>'s native C1DB format <a class="xref" href="C1.C1Preview.Export.ExportProvider.html">ExportProvider</a>.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.C1dbExporter.html">C1dbExporter</a></h4>
      <section><p>Represents an object that can be used to export a document to C1DB format.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.C1dxExportProvider.html">C1dxExportProvider</a></h4>
      <section><p>Represents a <a class="xref" href="C1.C1Preview.C1PrintDocument.html">C1PrintDocument</a>'s native C1DX format <a class="xref" href="C1.C1Preview.Export.ExportProvider.html">ExportProvider</a>.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.C1dxExporter.html">C1dxExporter</a></h4>
      <section><p>Represents an object that can be used to export a document to C1DX format.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.C1mdxExportProvider.html">C1mdxExportProvider</a></h4>
      <section><p>Represents a <a class="xref" href="C1.C1Preview.C1MultiDocument.html">C1MultiDocument</a>'s native C1MDX format <a class="xref" href="C1.C1Preview.Export.ExportProvider.html">ExportProvider</a>.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.C1mdxExporter.html">C1mdxExporter</a></h4>
      <section><p>Represents an object that can be used to export a document to C1MDX format.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.C1mdxOptionsForm.html">C1mdxOptionsForm</a></h4>
      <section><p>Represents the default options form for C1D/C1DX export modules.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.ComplexExportProvider.html">ComplexExportProvider</a></h4>
      <section><p>The abstract base class describing an export format
that performs export by iterating over the list of metafiles representing pages of a document.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.ComplexExporter.html">ComplexExporter</a></h4>
      <section><p>The abstract base class for all exporter classes associated with export providers
derived from <a class="xref" href="C1.C1Preview.Export.ComplexExportProvider.html">ComplexExportProvider</a>.
Non-abstract classes derived from this class must override
the <a class="xref" href="C1.C1Preview.Export.Exporter.ProcessPage.html#C1_C1Preview_Export_Exporter_ProcessPage_System_Drawing_Imaging_Metafile_C1_C1Preview_C1MetafileInfo_System_Int32_System_Boolean_">ProcessPage(Metafile, C1MetafileInfo, int, bool)</a> method.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.ComplexExporterOptionsForm.html">ComplexExporterOptionsForm</a></h4>
      <section><p>Represents a form for editing the export options used by a <a class="xref" href="C1.C1Preview.Export.ComplexExporter.html">ComplexExporter</a>.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.DefaultExportOptionsForm.html">DefaultExportOptionsForm</a></h4>
      <section><p>Represents the default options form for export modules that do no have any custom options.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.DocxExportProvider.html">DocxExportProvider</a></h4>
      <section><p>Describes export to DOCX (Open XML) format.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.DocxOptionsForm.html">DocxOptionsForm</a></h4>
      <section><p>Represents a form for editing the export options used by an <a class="xref" href="C1.C1Preview.Export.RtfExporter.html">RtfExporter</a>
when exporting to Open XML DOCX format.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.EmfExportProvider.html">EmfExportProvider</a></h4>
      <section><p>Describes export to <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.imaging.metafile">Metafile</a> objects representing the pages of a document.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.EmfExporter.html">EmfExporter</a></h4>
      <section><p>Provides export of a document to a sequence of metafiles in disk files or in a stream.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.EmfOptionsForm.html">EmfOptionsForm</a></h4>
      <section><p>Represents a form for editing the export options used by an <a class="xref" href="C1.C1Preview.Export.EmfExporter.html">EmfExporter</a>.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.ExportOptionsFormBase.html">ExportOptionsFormBase</a></h4>
      <section><p>Represents a form for editing the export options used by an <a class="xref" href="C1.C1Preview.Export.ExportOptionsFormBase.Exporter.html#C1_C1Preview_Export_ExportOptionsFormBase_Exporter">Exporter</a>.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.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.
For the list of all available export providers, see <a class="xref" href="C1.C1Preview.Export.ExportProviders.RegisteredProviders.html#C1_C1Preview_Export_ExportProviders_RegisteredProviders">RegisteredProviders</a>.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.ExportProviders.html">ExportProviders</a></h4>
      <section><p>Represents the collection of registered export providers (classed derived from <a class="xref" href="C1.C1Preview.Export.ExportProvider.html">ExportProvider</a>).</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.ExportUtil.html">ExportUtil</a></h4>
      <section><p>Provides static utility methods for export and printing.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.Exporter.html">Exporter</a></h4>
      <section><p>The abstract base class for all exporter classes.
An instance of an <a class="xref" href="C1.C1Preview.Export.Exporter.html">Exporter</a> derived class is used to export a document.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.GifExportProvider.html">GifExportProvider</a></h4>
      <section><p>Describes export to GIF files representing the pages of a document.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.HtmlExportProvider.html">HtmlExportProvider</a></h4>
      <section><p>Describes export to HTML.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.HtmlExporter.html">HtmlExporter</a></h4>
      <section><p>Represents an object that can be used to export a <a class="xref" href="C1.C1Preview.C1PrintDocument.html">C1PrintDocument</a> object to HTML.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.html">HtmlOptionsForm</a></h4>
      <section><p>Represents a form for editing the export options used by an <a class="xref" href="C1.C1Preview.Export.HtmlExporter.html">HtmlExporter</a>.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.ImageExportProvider.html">ImageExportProvider</a></h4>
      <section><p>The abstract base class for all image export providers.
Derived classes must override the <a class="xref" href="C1.C1Preview.Export.ImageExportProvider.GetImageFormat.html#C1_C1Preview_Export_ImageExportProvider_GetImageFormat">GetImageFormat()</a> method.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.ImageExporter.html">ImageExporter</a></h4>
      <section><p>Represents an object that can be used to export a document to a sequence of images.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.ImagesOptionsForm.html">ImagesOptionsForm</a></h4>
      <section><p>Represents a form for editing the export options used by an <a class="xref" href="C1.C1Preview.Export.ImageExporter.html">ImageExporter</a>.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.JpegExportProvider.html">JpegExportProvider</a></h4>
      <section><p>Describes export to JPEG files representing the pages of a document.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.PagesExportProvider.html">PagesExportProvider</a></h4>
      <section><p>The abstract base class for export providers that perform export by iterating
over the list of metafiles representing the pages of a document.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.PagesExporter.html">PagesExporter</a></h4>
      <section><p>Base class for all exporters working over list of pages.
Derived classes must override ProcessPage method.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.PdfExportProvider.html">PdfExportProvider</a></h4>
      <section><p>Describes export to Adobe PDF format.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.PdfExporter.html">PdfExporter</a></h4>
      <section><p>Represents an object that can be used to export a document to PDF.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.PdfOptionsForm.html">PdfOptionsForm</a></h4>
      <section><p>Represents a form for editing the export options used by an <a class="xref" href="C1.C1Preview.Export.PdfExporter.html">PdfExporter</a>.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.PdfSecurity.html">PdfSecurity</a></h4>
      <section><p>Represents security properties of a PDF document.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.PdfViewerPreferences.html">PdfViewerPreferences</a></h4>
      <section><p>Represents viewer preferences to be used when displaying a PDF document.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.PngExportProvider.html">PngExportProvider</a></h4>
      <section><p>Describes export to PNG files representing the pages of a document.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.RtfExportProvider.html">RtfExportProvider</a></h4>
      <section><p>Describes export to RTF format.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.RtfExporter.html">RtfExporter</a></h4>
      <section><p>Represents an object that can be used to export a document to RTF and DOCX formats.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.RtfOptionsForm.html">RtfOptionsForm</a></h4>
      <section><p>Represents a form for editing the export options used by an <a class="xref" href="C1.C1Preview.Export.RtfExporter.html">RtfExporter</a>.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.TiffExportProvider.html">TiffExportProvider</a></h4>
      <section><p>Describes export to TIFF files representing the pages of a document.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.XlsExportProvider.html">XlsExportProvider</a></h4>
      <section><p>Describes export to XLS format.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.XlsExporter.html">XlsExporter</a></h4>
      <section><p>Represents an object that can be used to export a document to Excel (XLS and XLSX) formats.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.XlsOptionsForm.html">XlsOptionsForm</a></h4>
      <section><p>Represents a form for editing the export options used by an <a class="xref" href="C1.C1Preview.Export.XlsExporter.html">XlsExporter</a>.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.XlsxExportProvider.html">XlsxExportProvider</a></h4>
      <section><p>Describes export to XLSX (Open XML) format.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.XlsxOptionsForm.html">XlsxOptionsForm</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.C1Preview.Export.XpsExportProvider.html">XpsExportProvider</a></h4>
      <section><p>Describes export to XPS format.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.XpsExporter.html">XpsExporter</a></h4>
      <section><p>Represents an object that can be used to export a document to XPS
(XML paper specification) format.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.C1Preview.Export.HtmlExporter.LinksLocationsEnum.html">HtmlExporter.LinksLocationsEnum</a></h4>
      <section><p>Defines the location of hyperlinks in the generated HTML pages.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.HtmlExporter.LinksModeEnum.html">HtmlExporter.LinksModeEnum</a></h4>
      <section><p>Defines the hyperlink generation mode.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.PageLayoutEnum.html">PageLayoutEnum</a></h4>
      <section><p>Specifies the page layout to be used when a PDF document is opened.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.PageModeEnum.html">PageModeEnum</a></h4>
      <section><p>Specifies how a PDF document should be displayed when opened.</p>
</section>
      <h4><a class="xref" href="C1.C1Preview.Export.PdfSecurity.EncryptionType.html">PdfSecurity.EncryptionType</a></h4>
      <section><p>Specifies the type of encryption to use for a password-protected PDF document.</p>
</section>


</div>
