LicenseState Enumeration

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Contains possible diagnostic codes that might be set when you apply a license.

Namespace:  Apitron.Licensing
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public enum LicenseState
Members

  Member nameValueDescription
InvalidLicense0 License set is invalid, so it's not the license the component is expecting.
Accepted1 Valid license, accepted by the component.
LicenseIsExpired2 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

Reference