AztecExtCodetextBuilder
Contents
[
Hide
]
AztecExtCodetextBuilder class
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:
Constructors
Name | Description |
---|---|
AztecExtCodetextBuilder() | Initializes a new instance of the AztecExtCodetextBuilder class |
Methods
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. |
See Also
- namespace aspose.barcode.generation
- assembly Aspose.BarCode