add_eci
HanXinExtCodetextBuilder.add_eci
add_eci(self, str text, int encoding)
Adds codetext fragment in ECI mode. Args: text (str): Codetext string. encoding (int): ECI encoding in integer format.
| Parameter | Type | Description |
|---|---|---|
text | str | |
encoding | int |
add_eci(self, str text, int encoding)
Adds codetext fragment in ECI mode. Args: text (str): Codetext string. encoding (int): ECI encoding in integer format.
| Parameter | Type | Description |
|---|---|---|
text | str | |
encoding | int |