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


SetLicense(Stream)

Stelt de GroupDocs.Redaction-licentie van een stream in.

public void SetLicense(Stream licenseStream)
Parameter Type Beschrijving
licenseStream Stream Licentiestroom.

Zie ook