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

get_consumption_quantity method

get_consumption_quantity

Return the total metered quantity consumed so far.

def get_consumption_quantity():
    ...

Returns: float: The cumulative usage (typically in pages or documents) recorded against the current metered key.

See Also