Metered Class
Provides methods for applying Metered license.
Inheritance Hierarchy
SystemObject
  GroupDocs.ViewerMetered

Namespace: GroupDocs.Viewer
Assembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntax
public class Metered

The Metered type exposes the following members.

Constructors
  NameDescription
Public methodMetered
Initializes a new instance of the Metered class
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberCode exampleGetConsumptionCredit
Retrieves count of credits consumed.
Public methodStatic memberCode exampleGetConsumptionQuantity
Retrieves amount of MBs processed.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodCode exampleSetMeteredKey
Activates product with Metered keys.
Public methodToString (Inherited from Object.)
Remarks
Learn more
See Also