MaxiCodeExtCodetextBuilder
Contents
[
Hide
]
MaxiCodeExtCodetextBuilder class
Extended codetext generator for MaxiCode barcodes for ExtendedCodetext Mode of MaxiCodeEncodeMode
Use TwoDDisplayText property of BarcodeGenerator to set visible text to removing managing characters.
The MaxiCodeExtCodetextBuilder type exposes the following members:
Constructors
Name | Description |
---|---|
MaxiCodeExtCodetextBuilder() | Initializes a new instance of the MaxiCodeExtCodetextBuilder 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