License
License class
Provides methods to license the component. Learn more about licensing here.
public sealed class License
Constructors
| Name | Description | 
|---|---|
| License() | The default constructor. | 
Properties
| Name | Description | 
|---|---|
| IsLicensed { get; } | Returns true if a valid license has been applied; false if the component is running in evaluation mode. | 
Methods
| Name | Description | 
|---|---|
| SetLicense(Stream) | Licenses the component. | 
| SetLicense(string) | Licenses the component. | 
Remarks
Learn more
- More about licensing: GroupDocs Licensing FAQ
 - More about GroupDocs.Conversion licensing: Evaluation Limitations and Licensing
 
See Also
- namespace GroupDocs.Conversion
 - assembly GroupDocs.Conversion