SetLicense
SetLicense(Stream)
Licenses the component using license stream.
public void SetLicense(Stream licenseStream)
| Parameter | Type | Description |
|---|---|---|
| licenseStream | Stream | The license stream. |
See Also
- class License
- namespace GroupDocs.Comparison
- assembly GroupDocs.Comparison
SetLicense(string)
Licenses the component using license path.
public void SetLicense(string licensePath)
| Parameter | Type | Description |
|---|---|---|
| licensePath | String | The license path. |
See Also
- class License
- namespace GroupDocs.Comparison
- assembly GroupDocs.Comparison