Aspose::Pdf::Plugins::PdfAConvertOptions class
PdfAConvertOptions class
Represents options for converting PDF documents to PDF/A format with the PdfAConverter plugin.
class PdfAConvertOptions : public Aspose::Pdf::Plugins::PdfAOptionsBase,
public Aspose::Pdf::Plugins::ISaveInstruction
Methods
| Method | Description |
|---|---|
| AddOutput(System::SharedPtr<IDataSource>) override | Adds new result save target. |
| get_Outputs() override | Gets the collection of added targets (file or stream data sources) for saving operation results. |
| PdfAConvertOptions() |
See Also
- Class PdfAOptionsBase
- Class ISaveInstruction
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++