DotCodeExtCodetextBuilder

DotCodeExtCodetextBuilder class

Namespace: Aspose.Barcode.Generation

Extended codetext generator for 2D DotCode barcodes for ExtendedCodetext Mode of DotCodeEncodeMode

Constructors

NameDescription
__constructReimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder.

Methods

NameStaticDescription
addFNC1FormatIdentifierNoAdds FNC1 format identifier to the extended codetext items
addFNC3ReaderInitializationNoAdds FNC3 reader initialization to the extended codetext items
addFNC3SymbolSeparatorNoAdds FNC3 symbol separator to the extended codetext items
addStructuredAppendModeNoAdds structured append mode to the extended codetext items
initNoReimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder.

Properties

NameRead/WriteDescription
ExtCodetextBuilderTypeRead-onlyReimplemented 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

ParameterTypeDescription
$barcodeIdint
$barcodesCountint

initinit()

Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder.

ExtCodetextBuilderType

Access: Read-only

Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder.