SetLicense
SetLicense(string)
Stelt de GroupDocs.Redaction-licentie in vanaf een bestandspad.
public void SetLicense(string licensePath)
| Parameter | Type | Beschrijving |
|---|---|---|
| licensePath | String | Licentie bestandspad. |
Zie ook
- class License
- naamruimte GroupDocs.Redaction
- montage GroupDocs.Redaction
SetLicense(Stream)
Stelt de GroupDocs.Redaction-licentie van een stream in.
public void SetLicense(Stream licenseStream)
| Parameter | Type | Beschrijving |
|---|---|---|
| licenseStream | Stream | Licentiestroom. |
Zie ook
- class License
- naamruimte GroupDocs.Redaction
- montage GroupDocs.Redaction