Represents PdfGenerator commercial license information.
Inheritance Hierarchy
NReco.PdfGeneratorLicenseInfo
Namespace: NReco.PdfGenerator
Assembly: NReco.PdfGenerator (in NReco.PdfGenerator.dll) Version: 1.2.1
Syntax
The LicenseInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IsLicensed |
Determines if component has activated license key.
| |
| LicenseOwner |
License owner identifier.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| SetLicenseKey |
Activate component license and enable restricted features.
| |
| ToString | (Inherited from Object.) |
See Also