License class
License class
Provides methods for applying license.
The License type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__(self) |
Initialize an instance of License class. |
Methods
| Method | Description |
|---|---|
set_license(self, license_path) |
Sets the GroupDocs.Redaction license from a file path. |
set_license(self, license_stream) |
Sets the GroupDocs.Redaction license from a stream. |
Remarks
Learn more | | | |
Example
The following example demonstrates how to set the license for GroupDocs.Redaction.
See Also
- module
groupdocs.redaction