Click or drag to resize

UsageInformation Class

SelectPdf API usage information.
Inheritance Hierarchy
SystemObject
  SelectPdf.ApiUsageInformation

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

The UsageInformation type exposes the following members.

Constructors
  NameDescription
Public methodUsageInformation
Construct the usage information object.
Top
Properties
  NameDescription
Public propertyAvailable
Number of conversions available in the current month.
Public propertyHistory
Usage monthly history.
Public propertyLimit
Monthly conversions limit.
Public propertyStatus
Subscription status.
Public propertySubscriptionType
Subscription type.
Public propertyUsed
Number of conversions used in the current month.
Top
See Also