1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for .NET
  4. /
  5. GroupDocs.Parser
  6. /
  7. License

License

License class

Provides methods to license the component. Learn more about licensing here.

public sealed class License

Constructors

Name Description
License() Initializes a new instance of the License class.

Methods

Name Description
SetLicense(Stream) Licenses the component.
SetLicense(string) Licenses the component.

See Also