![]() | Consumption |
public class ConsumptionData : NativeObject
The ConsumptionData type exposes the following members.
Name | Description | |
---|---|---|
![]() | Overconsumption | Denotes the number of pages left to consume in the over-consumption state. The over-consumption state begins after all RemainingPages are consumed. When this value reaches zero, a license error is thrown for every attempt to use the SDK. |
![]() | RemainingPages | Denotes the number of pages left to consume before entering the over-consumption state. When this value reaches zero, the SDK can still be used as long as Overconsumption is positive. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from NativeObject) |
![]() | GetHashCode | (Inherited from NativeObject) |