License
License class
Module: aspose_barcode.core.license
Constructors
| Name | Description |
|---|---|
| init |
Methods
| Name | Return Type | Static | Description |
|---|---|---|---|
| is_licensed | bool | No | |
| reset_license | None | No | |
| set_license | None | No |
License Constructor
__init__(self)
License.is_licensed
is_licensed(self) -> bool
Return Type: bool
License.reset_license
reset_license(self)
License.set_license
set_license(self, str filePath)
| Parameter | Type | Description |
|---|---|---|
filePath | str |