Click or drag to resize

UsageMonthlyDetails Class

SelectPdf API monthly usage information.
Inheritance Hierarchy
SystemObject
  SelectPdf.ApiUsageMonthlyDetails

Namespace:  SelectPdf.Api
Assembly:  SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax
[SerializableAttribute]
public class UsageMonthlyDetails

The UsageMonthlyDetails type exposes the following members.

Constructors
  NameDescription
Public methodUsageMonthlyDetails
Initializes a new instance of the UsageMonthlyDetails class
Top
Properties
  NameDescription
Public propertyConversions
Number of conversions performed.
Public propertyCredits
Number of credits used.
Public propertyMonth
Month.
Public propertyYear
Year.
Top
See Also