Metered

Overview

Metered is a class in Aspose.Note FOSS for Python.

Metered.SetMeteredKey stores the provided public and private keys for metered licensing.

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

Methods

SignatureDescription
SetMeteredKey(public_key: str, private_key: str)Stores the provided public and private keys for metered licensing

See Also