1. GroupDocs.Redaction
  2. /
  3. GroupDocs.Redaction for Python via .NET
  4. /
  5. groupdocs.redaction
  6. /
  7. Metered class
  8. /
  9. get_consumption_credit method

get_consumption_credit method

get_consumption_credit

Return the remaining metered credit for the current key.

def get_consumption_credit():
    ...

Returns: float: The remaining credit balance reported by the license server.

See Also