License Class
Summary: Provides methods to license the component.
Module: aspose.psd
Full Name: aspose.psd.License
Aspose.PSD Version: 24.9.0
Constructors
Name | Description |
---|---|
License() | Initializes a new instance of this class. |
Methods
Name | Description |
---|---|
set_license(license_name) | |
set_license(stream) | Licenses the component. |
Constructor: License()
License()
Initializes a new instance of this class.
Method: set_license(stream)
set_license(stream)
Licenses the component.
Parameters:
Parameter | Type | Description |
---|---|---|
stream | _io.BufferedRandom | A stream that contains the license. |