PdfPlugin

Overview

PdfPlugin is a class in Aspose.PDF FOSS for Python.

Base class for low-code plugins.

This class declares 1 method for PdfPlugin objects in Python programs. Available methods include: process. All public members are accessible to any Python application after installing the Aspose.PDF FOSS for Python package.

Methods

SignatureDescription
process(options: PluginOptions)ResultContainerNot implemented in the FOSS edition — throws at runtime. Calls process(options) on this PdfPlugin instance.