名前 | 解説 | |
---|---|---|
CanExportObject | Tests whether the specified object represents a document that can be exported by the current export provider. C1.C1Preview.Export.PagesExportProviderから継承されます。 | |
CanExportRange | Tests whether the specified type of range can be exported by the current export provider. C1.C1Preview.Export.PagesExportProviderから継承されます。 | |
CanExportType | Tests whether documents of the specified type can be exported by the current export provider. Note that if the type is array, this method returns false even though an array of metafiles can be exported by the associated exporter. Use PagesExportProvider.CanExportObject to get a definitive value. C1.C1Preview.Export.PagesExportProviderから継承されます。 | |
NewExporter | オーバーライドされます。 Creates a new instance of the PdfExporter class. |