SetLicense
SetLicense(string)
Licentie voor de component.
public void SetLicense(string filePath)
Parameter | Type | Beschrijving |
---|---|---|
filePath | String | Het absolute pad naar een licentiebestand. |
Zie ook
- class License
- naamruimte GroupDocs.Search
- montage GroupDocs.Search
SetLicense(Stream)
Licentie voor de component.
public void SetLicense(Stream stream)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | De licentiestroom. |
Zie ook
- class License
- naamruimte GroupDocs.Search
- montage GroupDocs.Search