DotCodeExtCodetextBuilder
Contents
[
Hide
]DotCodeExtCodetextBuilder class
Namespace: Aspose.Barcode.Generation
Extended codetext generator for 2D DotCode barcodes for ExtendedCodetext Mode of DotCodeEncodeMode
Constructors
| Name | Description |
|---|---|
| __construct | Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. |
Methods
| Name | Static | Description |
|---|---|---|
| addFNC1FormatIdentifier | No | Adds FNC1 format identifier to the extended codetext items |
| addFNC3ReaderInitialization | No | Adds FNC3 reader initialization to the extended codetext items |
| addFNC3SymbolSeparator | No | Adds FNC3 symbol separator to the extended codetext items |
| addStructuredAppendMode | No | Adds structured append mode to the extended codetext items |
| init | No | Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. |
Properties
| Name | Read/Write | Description |
|---|---|---|
| ExtCodetextBuilderType | Read-only | Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. |
DotCodeExtCodetextBuilder__construct()
Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder.
addFNC1FormatIdentifieraddFNC1FormatIdentifier()
Adds FNC1 format identifier to the extended codetext items
addFNC3ReaderInitializationaddFNC3ReaderInitialization()
Adds FNC3 reader initialization to the extended codetext items
addFNC3SymbolSeparatoraddFNC3SymbolSeparator()
Adds FNC3 symbol separator to the extended codetext items
addStructuredAppendModeaddStructuredAppendMode(int $barcodeId, int $barcodesCount)
Adds structured append mode to the extended codetext items
| Parameter | Type | Description |
|---|---|---|
$barcodeId | int | |
$barcodesCount | int |
initinit()
Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder.
ExtCodetextBuilderType
Access: Read-only
Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder.