Aspose::Pdf::Plugins::PdfAConverter class
PdfAConverter class
Represents a plugin for handling the conversion of PDF documents in a PDF/A format and for validation of the PDF/A conformance.
class PdfAConverter : public Aspose::Pdf::Plugins::IPlugin
Methods
| Method | Description |
|---|---|
| Process(System::SharedPtr<IPluginOptions>) override | Begins a PDF/A conversion or validation process with given options. |
See Also
- Class IPlugin
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++