SetLicense
SetLicense(string)
Bileşeni lisanslar.
public void SetLicense(string filePath)
| Parametre | Tip | Tanım |
|---|---|---|
| filePath | String | Lisans dosyasına giden mutlak yol. |
Notlar
Bir dosyadan lisans yüklemek için bu yöntemi kullanın.
Ayrıca bakınız
- class License
- ad alanı GroupDocs.Watermark
- toplantı GroupDocs.Watermark
SetLicense(Stream)
Bileşeni lisanslar.
public void SetLicense(Stream stream)
| Parametre | Tip | Tanım |
|---|---|---|
| stream | Stream | Lisans akışı. |
Notlar
Bir akıştan lisans yüklemek için bu yöntemi kullanın.
Ayrıca bakınız
- class License
- ad alanı GroupDocs.Watermark
- toplantı GroupDocs.Watermark