Metered Class

Summary: Provides methods to set metered key.

Module: aspose.gis

Full Name: aspose.gis.Metered

Aspose.PSD Version: 25.9.0

Methods

NameDescription
get_consumption_credit()Gets consumption credit
get_consumption_quantity()Gets consumption file size
reset_metered_key()Removes previously setup license
set_metered_key(public_key, private_key)Sets metered public and private key

Method: get_consumption_credit() [static]

 get_consumption_credit() 

Gets consumption credit

Returns

TypeDescription
decimalconsumption quantity

Method: get_consumption_quantity() [static]

 get_consumption_quantity() 

Gets consumption file size

Returns

TypeDescription
decimalconsumption quantity

Method: set_metered_key(public_key, private_key) [static]

 set_metered_key(public_key, private_key) 

Sets metered public and private key

Parameters:

ParameterTypeDescription
public_keystringpublic key
private_keystringprivate key