1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser
  6. /
  7. Metered class

Metered class

Metered class

Provides methods for applying Metered license.

The Metered type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the Metered class.

Methods

Method Description
set_metered_key Activates product with Metered keys.
get_consumption_quantity Retrieves amount of MBs processed.
get_consumption_credit Retrieves count of credits consumed.

See Also