| 名前 | 解説 | |
|---|---|---|
![]() | C1PdfExportProvider コンストラクタ |
C1PdfExportProviderデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | CanShowOptions | Gets a value indicating whether the associated ExportFilter can show a dialog allowing the user to edit the export options. C1.Document.Export.ExportProviderから継承されます。 |
![]() | DefaultExtension | オーバーライドされます。 Gets the default filename extension for the current export format. This implementation returns "pdf". |
![]() | FormatName | オーバーライドされます。 Gets a short description of the PDF export format. |
![]() | OptionsFormClass | Gets the type of form which is used to edit the export options by default. C1.Document.Export.ExportProviderから継承されます。 |
![]() | SupportedDocumentInfoFields | オーバーライドされます。 Gets the combination of flags indicating which fields of the C1.Document.DocumentInfo class are supported by the current export format. |
| 名前 | 解説 | |
|---|---|---|
![]() | NewExporter | オーバーライドされます。 Creates a new instance of the C1PdfFilter class. |