SetLicense
SetLicense(string)
Ställer in GroupDocs.Redaction-licensen från en filsökväg.
public void SetLicense(string licensePath)
Parameter | Typ | Beskrivning |
---|---|---|
licensePath | String | Sökväg till licensfil. |
Se även
- class License
- namnutrymme GroupDocs.Redaction
- hopsättning GroupDocs.Redaction
SetLicense(Stream)
Ställer in GroupDocs.Redaction-licensen från en stream.
public void SetLicense(Stream licenseStream)
Parameter | Typ | Beskrivning |
---|---|---|
licenseStream | Stream | Licensström. |
Se även
- class License
- namnutrymme GroupDocs.Redaction
- hopsättning GroupDocs.Redaction