RtfExportProvider Class Members
In This Topic
The following tables list the members exposed by RtfExportProvider.
Public Constructors
Public Properties
| Name | Description |
| CanShowOptions | Gets 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) |
| DefaultExtension | Overridden. Gets the default filename extension for the current export format. This implementation returns "rtf". |
| FormatName | Overridden. Gets a short description of the RTF export format. |
| OptionsFormClass | Overridden. Gets the type of form which is used to edit the export options by default. |
| SupportedDocumentInfoFields | Overridden. Gets the combination of flags indicating which fields of the C1.Win.C1Document.DocumentInfo class are supported by the current export format. This implementation returns the combination of Author, Creator, Title, Operator, Subject, Keywords, CreationTime, RevisionTime, Manager, Company and Comment. |
Top
Public Methods
See Also