SwissQRCodetext
Contents
[
Hide
]SwissQRCodetext class
Namespace: Aspose.Barcode.ComplexBarcode
Class for encoding and decoding the text embedded in the SwissQR code.
Constructors
| Name | Description |
|---|---|
| __construct | Creates an instance of SwissQRCodetext. |
Methods
| Name | Static | Description |
|---|---|---|
| construct | Yes | |
| initFromString | No | Initializes Bill with constructed codetext. |
Properties
| Name | Read/Write | Description |
|---|---|---|
| BarcodeType | Read-only | Gets barcode type. |
| Bill | Read-only | SwissQR bill data |
| ConstructedCodetext | Read-only | Construct codetext from SwissQR bill data |
SwissQRCodetext__construct(?SwissQRBill $bill)
Creates an instance of SwissQRCodetext.
| Parameter | Type | Description |
|---|---|---|
$bill | ?SwissQRBill |
constructconstruct($dtoRef) (static)
| Parameter | Type | Description |
|---|---|---|
$dtoRef | `` |
initFromStringinitFromString($constructedCodetext)
Initializes Bill with constructed codetext.
| Parameter | Type | Description |
|---|---|---|
$constructedCodetext | `` |
BarcodeType
Access: Read-only
Returns: int Barcode type.
Gets barcode type.
Bill
Access: Read-only
SwissQR bill data
ConstructedCodetext
Access: Read-only
Returns: string Constructed codetext
Construct codetext from SwissQR bill data