SetLicense
SetLicense(string)
GroupDocs.Redaction lisansını bir dosya yolundan ayarlar.
public void SetLicense(string licensePath)
| Parametre | Tip | Tanım |
|---|---|---|
| licensePath | String | Lisans dosyası yolu. |
Ayrıca bakınız
- class License
- ad alanı GroupDocs.Redaction
- toplantı GroupDocs.Redaction
SetLicense(Stream)
Bir akıştan GroupDocs.Redaction lisansını ayarlar.
public void SetLicense(Stream licenseStream)
| Parametre | Tip | Tanım |
|---|---|---|
| licenseStream | Stream | Lisans akışı. |
Ayrıca bakınız
- class License
- ad alanı GroupDocs.Redaction
- toplantı GroupDocs.Redaction