[]
        
(Showing Draft Content)

C1.Win.Document.Export

C1.Win.Document.Export Namespace

Classes

BmpExportProvider

Describes export to BMP format.

BmpFilter

Used to render documents into BMP streams or files.

C1PdfExportProvider

Describes export to PDF format (C1Pdf).

C1PdfFilter

Used to render reports into PDF (portable document format) streams or files.

CsvOptionsForm

Represents a form for editing the export options used by an XlsFilter.

DocxExportProvider

Describes export to DOCX format.

EmfOptionsForm

Represents a form for editing the export options used by an MetafileFilter.

ExportOptionsFormBase

Represents a form for editing the export options used by an Exporter.

ExportProvider

The abstract base class describing a supported export format. All export providers describing specific formats (such as PDF or HTML) derive from this class.

GifExportProvider

Describes export to GIF format.

GifFilter

Used to render documents into GIF streams or files.

GsWordFilter

Used to export documents into DOCX streams or files.

HtmlExportProvider

Describes export to HTML format.

HtmlFilter

Used to render reports into HTML streams or files.

HtmlOptionsForm

Represents a form for editing the export options used by an HtmlFilter.

ImageOptionsForm

Base class for forms used to edit options of image exporters.

JpegExportProvider

Describes export to JPEG format.

JpegFilter

Used to render document into JPEG streams or files.

MetafileExportProvider

Describes export to EMF format.

MetafileFilter

Used with to render documents into compressed metafile files. This filter creates zip files containing one metafile for each report page.

PdfExportProvider

Describes export to PDF format.

PdfFilter

Used to render reports into PDF (portable document format) streams or files.

PdfOptionsForm

Represents a form for editing the export options used by an PdfFilter.

PdfOptionsFormBase

Represents a base form for editing the export options of the pdf exporters.

PngExportProvider

Describes export to PNG format.

PngFilter

Used to render documents into PNG streams or files.

RasterImageExportProvider

Describes export to one of image format.

RasterImageFilter

Base class for image filters generting raster images like BMP, PNG, TIFF etc.

RasterImageOptionsForm

Base class for forms used to edit options of image exporters.

RtfExportProvider

Describes export to RTF format.

RtfFilter

Used to export documents into RTF streams or files.

RtfOptionsForm

Represents a form for editing the export options used by an HtmlFilter.

TiffExportProvider

Describes export to TIFF format.

TiffFilter

Used to render documents into TIFF streams or files.

TiffOptionsForm

Represents a form for editing the export options used by an TiffFilter.

XlsExportProvider

Describes export to XLS format.

XlsFilter

Used to export reports to XLS streams or files.

XlsOptionsForm

Represents a form for editing the export options used by an XlsFilter.

XlsxExportProvider

Describes export to the Open XML XLSX format.