Name | Description | |
---|---|---|
GifExportProvider Constructor |
The following tables list the members exposed by GifExportProvider.
Name | Description | |
---|---|---|
GifExportProvider Constructor |
Name | Description | |
---|---|---|
CanShowOptions | Gets a value indicating whether the associated C1.Win.C1Document.Export.ExportFilter can show a dialog allowing the user to edit the export options. (Inherited from C1.Win.C1Document.Export.ExportProvider) | |
DefaultExtension | Overridden. Gets the default filename extension for the current export format. This implementation returns "gif". | |
FormatName | Overridden. Gets a short description of the GIF export format. | |
OptionsFormClass | Gets the type of form which is used to edit the export options by default. (Inherited from C1.Win.C1Document.Export.ExportProvider) | |
SupportedDocumentInfoFields | Gets 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) |
Name | Description | |
---|---|---|
NewExporter | Overridden. Creates a new instance of the GifExporter class. |