encode_static_dict_lut_DictWord
Overview
encode_static_dict_lut_DictWord is a class in Aspose.Font FOSS for Python.
This class provides 1 method for working with encode_static_dict_lut_DictWord objects in Python programs.
Available methods include: __init__.
All public members are accessible to any Python application after installing the Aspose.Font FOSS for Python package.
Properties: idx, len, transform.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
len | `` | Read | Gets the len. |
transform | `` | Read | Gets the transform. |
idx | `` | Read | Gets the idx. |
Methods
| Signature | Description |
|---|---|
__init__(_hx_len, transform, idx) | Calls init on this encode_static_dict_lut_DictWord instance. |