License class

License class

Provides methods for applying license.

The License type exposes the following members:

Constructors

Constructor Description
init Initialize an instance of License class.

Methods

Method Description
set_license Sets the GroupDocs.Redaction license from a file path.
set_license 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