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

MethodDescription
Process(System::SharedPtr<IPluginOptions>) overrideBegins a PDF/A conversion or validation process with given options.

See Also