SetLicense
Leave feedback
On this page
Sets the GroupDocs.Redaction license from a file path.
public void SetLicense(string licensePath)
| Parameter | Type | Description |
|---|---|---|
| licensePath | String | License file path. |
- class License
- namespace GroupDocs.Redaction
- assembly GroupDocs.Redaction
Sets the GroupDocs.Redaction license from a stream.
public void SetLicense(Stream licenseStream)
| Parameter | Type | Description |
|---|---|---|
| licenseStream | Stream | License stream. |
- class License
- namespace GroupDocs.Redaction
- assembly GroupDocs.Redaction
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.