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