ComponentOne FlexReport for WinForms
RasterImageExportProvider Class Members
Properties  Methods 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace : RasterImageExportProvider Class

The following tables list the members exposed by RasterImageExportProvider.

Public Properties
 NameDescription
Public PropertyGets a value indicating whether the associated ExportFilter can show a dialog allowing the user to edit the export options. (Inherited from C1.Win.C1Document.Export.ExportProvider)
Public PropertyGets the default filename extension for the current export format. (Inherited from C1.Win.C1Document.Export.ExportProvider)
Public PropertyGets a short description of the current export format. (Inherited from C1.Win.C1Document.Export.ExportProvider)
Public PropertyOverridden. Overriden. Gets the type of form which is used to edit the export options by default.  
Public PropertyGets the combination of flags indicating which fields of the C1.Win.C1Document.DocumentInfo class are supported by the current export format. (Inherited from C1.Win.C1Document.Export.ExportProvider)
Top
Public Methods
 NameDescription
Public MethodCreates a new Exporter object. When overridden in a derived class, returns an instance of a specialized class derived from ExportFilter. (Inherited from C1.Win.C1Document.Export.ExportProvider)
Top
See Also

Reference

RasterImageExportProvider Class
C1.Win.C1Document.Export Namespace
ImageFilter Class