ComponentOne FlexReport for WinForms
BmpExportProvider Class Properties

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

For a list of all members of this type, see BmpExportProvider members.

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 PropertyOverridden. Gets the default filename extension for the current export format. This implementation returns "bmp".  
Public PropertyOverridden. Gets a short description of the BMP export format.  
Public PropertyOverriden. Gets the type of form which is used to edit the export options by default. (Inherited from C1.Win.C1Document.Export.RasterImageExportProvider)
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
See Also

Reference

BmpExportProvider Class
C1.Win.C1Document.Export Namespace
BmpFilter Class