Metered class
Leave feedback
On this page
Manages metered (pay-per-use) licensing.
Metered licenses bill on actual consumption (typically pages or documents processed). Set the public/private key pair once at application startup; the wrapper reports usage back to the GroupDocs license server in the background.
The Metered type exposes the following members:
| Method | Description |
|---|---|
| get_consumption_credit | Return the remaining metered credit for the current key. |
| get_consumption_quantity | Return the total metered quantity consumed so far. |
| set_metered_key | Activate metered billing with the given public/private key pair. |
- module
groupdocs.redaction
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.