SwissQRCodetext
SwissQRCodetext class
Module: aspose_barcode.complex_barcode.swiss_qr_codetext
Inherits: IComplexCodetext
Class for encoding and decoding the text embedded in the SwissQR code.
Constructors
| Name | Description |
|---|---|
| init | Creates an instance of SwissQRCodetext. |
Methods
| Name | Return Type | Static | Description |
|---|---|---|---|
| barcode_type | EncodeTypes | No | Gets barcode type. |
| bill | Optional[SwissQRBill] | No | SwissQR bill data. |
| constructed_codetext | Optional[str] | No | Construct codetext from SwissQR bill data. |
| init_from_string | None | No | Initializes Bill with constructed codetext. |