class
IComplexCodetext
Source: ComplexBarcode.
Interface for complex codetext used with ComplexBarcodeGenerator.
new IComplexCodetext()
Methods
getBarcodeType()
Gets barcode type.
- Returns
-
Barcode type.
getConstructedCodetext()
Construct codetext for complex barcode
- Returns
-
Constructed codetext
initFromString(constructedCodetext)
Initializes instance with constructed codetext.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
constructedCodetext |
|
|
Constructed codetext. |