Table of Contents

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

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.