SetLicense
Leave feedback
On this page
Licenses the component.
public void SetLicense(string filePath)
| Parameter | Type | Description |
|---|---|---|
| filePath | String | Absolute path to license file. |
Use this method to load a license from a file.
- class License
- namespace GroupDocs.Watermark
- assembly GroupDocs.Watermark
Licenses the component.
public void SetLicense(Stream stream)
| Parameter | Type | Description |
|---|---|---|
| stream | Stream | License stream. |
Use this method to load a license from a stream.
- class License
- namespace GroupDocs.Watermark
- assembly GroupDocs.Watermark
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.