[]
Describes export to bitmaps representing the pages of a document.
The abstract base class for C1dExporterBase and C1mdxExporter classes.
Represents a C1PrintDocument's native C1D format ExportProvider.
Represents an object that can be used to export a document to C1D format.
The abstract base class for C1dExporter and C1dxExporter classes.
Represents the default options form for C1D/C1DX export modules.
Represents a C1PrintDocument's native C1DB format ExportProvider.
Represents an object that can be used to export a document to C1DB format.
Represents a C1PrintDocument's native C1DX format ExportProvider.
Represents an object that can be used to export a document to C1DX format.
Represents a C1MultiDocument's native C1MDX format ExportProvider.
Represents an object that can be used to export a document to C1MDX format.
Represents the default options form for C1D/C1DX export modules.
The abstract base class describing an export format that performs export by iterating over the list of metafiles representing pages of a document.
The abstract base class for all exporter classes associated with export providers derived from ComplexExportProvider. Non-abstract classes derived from this class must override the ProcessPage(Metafile, C1MetafileInfo, int, bool) method.
Represents a form for editing the export options used by a ComplexExporter.
Represents the default options form for export modules that do no have any custom options.
Describes export to DOCX (Open XML) format.
Represents a form for editing the export options used by an RtfExporter when exporting to Open XML DOCX format.
Describes export to Metafile objects representing the pages of a document.
Provides export of a document to a sequence of metafiles in disk files or in a stream.
Represents a form for editing the export options used by an EmfExporter.
Represents a form for editing the export options used by an Exporter.
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 RegisteredProviders.
Represents the collection of registered export providers (classed derived from ExportProvider).
Provides static utility methods for export and printing.
The abstract base class for all exporter classes. An instance of an Exporter derived class is used to export a document.
Describes export to GIF files representing the pages of a document.
Describes export to HTML.
Represents an object that can be used to export a C1PrintDocument object to HTML.
Represents a form for editing the export options used by an HtmlExporter.
The abstract base class for all image export providers. Derived classes must override the GetImageFormat() method.
Represents an object that can be used to export a document to a sequence of images.
Represents a form for editing the export options used by an ImageExporter.
Describes export to JPEG files representing the pages of a document.
The abstract base class for export providers that perform export by iterating over the list of metafiles representing the pages of a document.
Base class for all exporters working over list of pages. Derived classes must override ProcessPage method.
Describes export to Adobe PDF format.
Represents an object that can be used to export a document to PDF.
Represents a form for editing the export options used by an PdfExporter.
Represents security properties of a PDF document.
Represents viewer preferences to be used when displaying a PDF document.
Describes export to PNG files representing the pages of a document.
Describes export to RTF format.
Represents an object that can be used to export a document to RTF and DOCX formats.
Represents a form for editing the export options used by an RtfExporter.
Describes export to TIFF files representing the pages of a document.
Describes export to XLS format.
Represents an object that can be used to export a document to Excel (XLS and XLSX) formats.
Represents a form for editing the export options used by an XlsExporter.
Describes export to XLSX (Open XML) format.
Describes export to XPS format.
Represents an object that can be used to export a document to XPS (XML paper specification) format.
Defines the location of hyperlinks in the generated HTML pages.
Defines the hyperlink generation mode.
Specifies the page layout to be used when a PDF document is opened.
Specifies how a PDF document should be displayed when opened.
Specifies the type of encryption to use for a password-protected PDF document.