IComplexCodetext
IComplexCodetext class
Module: aspose_barcode.complex_barcode.i_complex_codetext
Interface for complex codetext used with ComplexBarcodeGenerator.
Constructors
| Name | Description |
|---|---|
| init | Reimplemented in USADriveIdCodetext, MaxiCodeStructuredCodetext, and HIBCLICComplexCodetext. |
Methods
| Name | Return Type | Static | Description |
|---|---|---|---|
| barcode_type | EncodeTypes | No | Gets barcode type. |
| constructed_codetext | Optional[str] | No | Construct codetext for complex barcode. |
| init_from_string | None | No | Initializes instance with constructed codetext. |