Class LicenseManager
- Namespace
- BitMiracle.Docotic
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for license management. Provides properties and methods to add one or multiple licenses to the Docotic.Pdf library.
public static class LicenseManager
- Inheritance
-
LicenseManager
- Inherited Members
Remarks
When used without a license key, the library operates in the restricted mode.
The Troubleshooting license issues page contains information on how to resolve common licensing issues.
To find a license for your use case, visit the Docotic.Pdf pricing page.
Properties
- HasValidLicense
Gets a value indicating whether this instance has a valid license(s).
- Uid
Retrieves a unique ID for your server. We generate server license keys using this UID.
Methods
- AddLicenseData(string)
Adds license data to the Docotic.Pdf library.
- AddLicenseData(string, string)
Adds license data to the Docotic.Pdf library.
- GetApplicationInfo()
Gets information about the running application.
- Reset()
Resets all previously set licenses.