SetLicense
Leave feedback
On this page
Licenses the component using license stream.
public void SetLicense(Stream licenseStream)
| Parameter | Type | Description |
|---|---|---|
| licenseStream | Stream | The license stream. |
- class License
- namespace GroupDocs.Comparison
- assembly GroupDocs.Comparison
Licenses the component using license path.
public void SetLicense(string licensePath)
| Parameter | Type | Description |
|---|---|---|
| licensePath | String | The license path. |
- class License
- namespace GroupDocs.Comparison
- assembly GroupDocs.Comparison
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.