| 名前 | 解説 | |
|---|---|---|
![]() | RtfExportProvider コンストラクタ |
RtfExportProviderデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | CanShowOptions | C1.Document.Export.ExportProviderから継承されます。 |
![]() | DefaultExtension | 現在のエクスポート形式のデフォルトのファイル名拡張子を取得します。 この実装は "rtf" を返します。 C1.Document.Export.RtfExportProviderから継承されます。 |
![]() | FormatName | RTF エクスポート形式の簡単な説明を取得します。 C1.Document.Export.RtfExportProviderから継承されます。 |
![]() | OptionsFormClass | オーバーライドされます。 |
![]() | SupportedDocumentInfoFields | 現在のエクスポート形式によってサポートされる C1.Win.C1Document.DocumentInfoクラスのフィールドを示す フラグの組み合わせを取得します。 この実装は次のすべての組み合わせを返します。 AuthorCreatorTitleOperatorSubjectKeywordsCreationTimeRevisionTimeManagerCompanyComment C1.Document.Export.RtfExportProviderから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | NewExporter | オーバーライドされます。 RtfFilter.OpenXmlが false の場合は、 RtfFilterクラスの新しいインスタンスを作成します。 |