Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace
Inheritance Hierarchy
In This Topic
    C1.Win.C1Document.Export Namespace
    In This Topic
    Classes
     ClassDescription
    ClassDescribes export to BMP format.
    ClassUsed to render documents into BMP streams or files.
    ClassDescribes export to DOCX format.
    ClassRepresents a form for editing the export options used by an EmfFilter.
    ClassThe abstract base class for all exporter classes. An instance of an ExportFilter derived class is used to export a document.
    ClassRepresents a form for editing the export options used by an Exporter.
    ClassThe abstract base class describing a supported export format. All export providers describing specific formats (such as PDF or HTML) derive from this class.
    ClassDescribes export to GIF format.
    ClassUsed to render documents into GIF streams or files.
    ClassPaginated export filter.
    ClassDescribes export to HTML format.
    ClassUsed to render reports into HTML streams or files.
    ClassBase class for HTML filters based on C1.Win.C1Document.Util.C1HtmlGraphics.
    ClassRepresents a form for editing the export options used by an HtmlFilter.
    ClassDescribes export to one of image format.
    ClassBase class for filters used to render documents into image streams or files.
    ClassBase class for forms used to edit options of image exporters.
    ClassDescribes export to JPEG format.
    ClassUsed to render document into JPEG streams or files.
    ClassDescribes export to EMF format.
    ClassUsed with to render documents into compressed metafile files. This filter creates zip files containing one metafile for each report page.
    ClassDescribes export to PDF format.
    ClassUsed to render reports into PDF (portable document format) streams or files.
    ClassRepresents a form for editing the export options used by an PdfFilter.
    ClassRepresents a base form for editing the export options of the pdf exporters.
    ClassContains options that determine who can use the Pdf document and what actions are allowed.
    ClassDescribes export to PNG format.
    ClassUsed to render documents into PNG streams or files.
    ClassDescribes export to one of image format.
    ClassBase class for image filters generting raster images like BMP, PNG, TIFF etc.
    ClassBase class for forms used to edit options of image exporters.
    ClassDescribes export to RTF format.
    ClassUsed to export documents into RTF streams or files.
    ClassRepresents a form for editing the export options used by an HtmlFilter.
    ClassAbstract base class for RTF/DOCX filters (C1Word and GsWord).
    ClassAbstract base class for XLS and RTF filters.
    ClassDescribes export to TIFF format.
    ClassUsed to render documents into TIFF streams or files.
    ClassRepresents a form for editing the export options used by an TiffFilter.
    ClassDescribes export to XLS format.
    ClassUsed to export reports to XLS streams or files.
    ClassRepresents a form for editing the export options used by an XlsFilter.
    ClassDescribes export to the Open XML XLSX format.
    Enumerations
     EnumerationDescription
    Enumeration 
    See Also