Methods
addCodetextWithEncodeMode(encodeMode, codetext)
Adds codetext with defined encode mode to the extended codetext items
Parameters:
Name | Type | Description |
---|---|---|
encodeMode |
Encode mode value | |
codetext |
Codetext in unicode to add as extended codetext item |
- Source:
addECICodetextWithEncodeMode(ECIEncoding, encodeMode, codetext)
Adds codetext with Extended Channel Identifier with defined encode mode
Parameters:
Name | Type | Description |
---|---|---|
ECIEncoding |
Extended Channel Identifier | |
encodeMode |
Encode mode value | |
codetext |
Codetext in unicode to add as extended codetext item with Extended Channel Identifier with defined encode mode |
- Source:
getExtendedCodetext()
Generates Extended codetext from the extended codetext list.
Returns:
Type | Description |
---|---|
Extended codetext as string |
- Source: