SetLicense
SetLicense(string)
Licenses the component.
public void SetLicense(string filePath)
| Parameter | Type | Description |
|---|---|---|
| filePath | String | The absolute path to a license file. |
See Also
- class License
- namespace GroupDocs.Search
- assembly GroupDocs.Search
SetLicense(Stream)
Licenses the component.
public void SetLicense(Stream stream)
| Parameter | Type | Description |
|---|---|---|
| stream | Stream | The license stream. |
See Also
- class License
- namespace GroupDocs.Search
- assembly GroupDocs.Search