License class

License class

Manages GroupDocs.Markdown licensing.

Licensed builds unlock the full feature set of the wrapper at runtime. Unlicensed builds run in evaluation mode with the same API surface but with limits on output size and watermarked content.

The License type exposes the following members:

Methods

Method Description
set_ Apply a license without instantiating License.
set_license Apply a license to the current process.

See Also