[]
        
(Showing Draft Content)

C1.Win.C1Document.Export

C1.Win.C1Document.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

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

HtmlExportProvider

HtmlFilter

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

PdfFilter

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

RtfFilter

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

XlsFilter

XlsOptionsForm

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

XlsxExportProvider