FlexReport for WinForms
C1.Document.Export 名前空間 (C1.Document)
継承階層
C1.Document アセンブリ : C1.Document.Export 名前空間
クラス
 クラス解説
クラスDescribes export to BMP format.
クラスUsed to render documents into BMP streams or files.
クラスDescribes export to PDF format (C1Pdf).
クラスUsed to render reports into PDF (portable document format) streams or files.
クラスDescribes export to CSV format.
クラスUsed to export reports to CSV streams or files.
クラスDescribes export to DOCX format.
クラスThe abstract base class for all exporter classes. An instance of an ExportFilter derived class is used to export a document.
クラスThe abstract base class describing a supported export format. All export providers describing specific formats (such as PDF or HTML) derive from this class.
クラスDescribes export to GIF format.
クラスUsed to render documents into GIF streams or files.
クラスPaginated export filter.
クラスUsed to export documents into DOCX streams or files.
クラスDescribes export to HTML format.
クラスUsed to render reports into HTML streams or files.
クラスBase class for HTML filters based on C1.Document.Util.C1HtmlGraphics.
クラスDescribes export to one of image format.
クラスBase class for filters used to render documents into image streams or files.
クラスDescribes export to JPEG format.
クラスUsed to render document into JPEG streams or files.
クラスDescribes export to PDF format.
クラスUsed to render reports into PDF (portable document format) streams or files.
クラスContains options that determine who can use the Pdf document and what actions are allowed.
クラスDescribes export to PNG format.
クラスUsed to render documents into PNG streams or files.
クラスDescribes export to one of image format.
クラスBase class for image filters generting raster images like BMP, PNG, TIFF etc.
クラスDescribes export to RTF format.
クラスUsed to export documents into RTF streams or files.
クラスAbstract base class for RTF/DOCX filters (C1Word and GsWord).
クラスAbstract base class for XLS and RTF filters.
クラスDescribes export to XLS format.
クラスUsed to export reports to XLS streams or files.
クラスDescribes export to the Open XML XLSX format.
インターフェース
 インターフェース解説
インターフェースRepresents a form for editing the export options used by an ExportFilter.
列挙型
 列挙体解説
列挙体The navigator position.
参照

参照

C1.Document アセンブリ