License

Overview

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

License management class for Aspose.PDF.

This class provides 1 method for working with License objects in Python programs. Available methods include: __init__. All public members are accessible to any Python application after installing the Aspose.PDF FOSS for Python package.

Methods

SignatureDescription
__init__()Initialize a new License instance.

See Also