PrintDocument for WinForms
C1.C1Preview.Export 名前空間 (C1.PrintDocument.6)
継承階層
C1.PrintDocument.6 アセンブリ : C1.C1Preview.Export 名前空間
クラス
 クラス解説
クラスDescribes export to bitmaps representing the pages of a document.
クラスRepresents an object that can be used to export a document to C1DB format.
クラスRepresents a C1.C1Preview.C1PrintDocument's native C1DB 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 a C1.C1Preview.C1PrintDocument's native C1D format ExportProvider.
クラスRepresents the default options form for C1D/C1DX export modules.
クラスRepresents an object that can be used to export a document to C1DX format.
クラスRepresents a C1.C1Preview.C1PrintDocument's native C1DX format ExportProvider.
クラスThe abstract base class for C1dExporterBase and C1mdxExporter classes.
クラスRepresents an object that can be used to export a document to C1MDX format.
クラスRepresents a C1.C1Preview.C1MultiDocument's native C1MDX format ExportProvider.
クラスRepresents the default options form for C1D/C1DX export modules.
クラス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 Exporter.ProcessPage method.
クラスRepresents a form for editing the export options used by a ComplexExporter.
クラスThe abstract base class describing an export format that performs export by iterating over the list of metafiles representing pages of a document.
クラス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.
クラスProvides export of a document to a sequence of metafiles in disk files or in a stream.
クラスDescribes export to System.Drawing.Imaging.Metafile objects representing the pages of a document.
クラスRepresents a form for editing the export options used by an EmfExporter.
クラスThe abstract base class for all exporter classes. An instance of an Exporter derived class is used to export a document.
クラスRepresents a form for editing the export options used by an ExportOptionsFormBase.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 ExportProviders.RegisteredProviders.
クラスRepresents the collection of registered export providers (classed derived from ExportProvider).
クラスProvides static utility methods for export and printing.
クラスDescribes export to GIF files representing the pages of a document.
クラスRepresents an object that can be used to export a C1.C1Preview.C1PrintDocument object to HTML.
クラスDescribes export to HTML.
クラスRepresents a form for editing the export options used by an HtmlExporter.
クラスRepresents an object that can be used to export a document to a sequence of images.
クラスThe abstract base class for all image export providers. Derived classes must override the GetImageFormat method.
クラスRepresents a form for editing the export options used by an ImageExporter.
クラスDescribes export to JPEG files representing the pages of a document.
クラスBase class for all exporters working over list of pages. Derived classes must override ProcessPage method.
クラスThe abstract base class for export providers that perform export by iterating over the list of metafiles representing the pages of a document.
クラスRepresents an object that can be used to export a document to PDF.
クラスDescribes export to Adobe PDF format.
クラス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.
クラスRepresents an object that can be used to export a document to RTF and DOCX formats.
クラスDescribes export to RTF format.
クラスRepresents a form for editing the export options used by an RtfExporter.
クラスDescribes export to TIFF files representing the pages of a document.
クラスRepresents an object that can be used to export a document to Excel (XLS and XLSX) formats.
クラスDescribes export to XLS format.
クラスRepresents a form for editing the export options used by an XlsExporter.
クラスDescribes export to XLSX (Open XML) format.
クラス 
クラスRepresents an object that can be used to export a document to XPS (XML paper specification) format.
クラスDescribes export to XPS 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.
参照

C1.PrintDocument.6 アセンブリ