Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Extended codetext generator for Aztec barcodes for ExtendedCodetext Mode of AztecEncodeMode
Use TwoDDisplayText property of BarcodeGenerator to set visible text to removing managing characters.
The AztecExtCodetextBuilder type exposes the following members:
Name | Description |
---|---|
AztecExtCodetextBuilder() | Initializes a new instance of the AztecExtCodetextBuilder class |
Name | Description |
---|---|
clear() | Clears extended codetext items |
add_plain_codetext(codetext) | Adds plain codetext to the extended codetext items |
add_eci_codetext(eci_encoding, codetext) | Adds codetext with Extended Channel Identifier |
get_extended_codetext() | Generates Extended codetext from the extended codetext list. |
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.