Metered

Overview

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

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

Methods

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

See Also