License.SetLicense
SetLicense(Stream)
Licenses the component.
public void SetLicense(Stream licenseStream)
Parameter | Type | Description |
---|---|---|
licenseStream | Stream | The license stream. |
See Also
- class License
- namespace GroupDocs.Annotation
- assembly GroupDocs.Annotation
SetLicense(string)
Licenses the component.
public void SetLicense(string licensePath)
Parameter | Type | Description |
---|---|---|
licensePath | String | The license path. |
See Also
- class License
- namespace GroupDocs.Annotation
- assembly GroupDocs.Annotation