Aspose.Barcode for Python via Java Generation and Recognition API docs
License Class Reference

Inherits _MwWrapper.

Public Member Functions

None __init__ (self)
 
bool is_licensed (self)
 
None reset_license (self)
 
None set_license (self, str filePath)
 

Constructor & Destructor Documentation

◆ __init__()

None __init__ (   self)

Member Function Documentation

◆ is_licensed()

bool is_licensed (   self)

◆ reset_license()

None reset_license (   self)

◆ set_license()

None set_license (   self,
str  filePath 
)
Licenses the component.
@:param: filePath:  Can be a full or short file name. Use an empty string to switch to evaluation mode.