Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Contains possible diagnostic codes that might be set when you apply a license.
Namespace: Apitron.Licensing
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
InvalidLicense | 0 | License set is invalid, so it's not the license the component is expecting. | |
Accepted | 1 | Valid license, accepted by the component. | |
LicenseIsExpired | 2 | Indicates that license is expired, so you have to renew your subscription in order to get this component active again. But you still can use it with latest version released prior to expiration. |
See Also