License class
License class
Represents GroupDocs.Metadata license. License class should be applied once per AppDomain.
The License type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the License class. |
Methods
| Method | Description |
|---|---|
| set_license | Licenses the component. |
| set_license | Licenses the component. |
Example
This example demonstrates how to setup a license.
See Also
- module
groupdocs.metadata - class
License