addCodetextWithEncodeMode
DataMatrixExtCodetextBuilder.addCodetextWithEncodeMode
addCodetextWithEncodeMode(int $encodeMode, string $codetext)
Adds codetext with defined encode mode to the extended codetext items
| Parameter | Type | Description |
|---|---|---|
$encodeMode | int | Encode mode value |
$codetext | string | Codetext in unicode to add as extended codetext item |