Class SwissQRCodetext
SwissQRCodetext class
Class for encoding and decoding the text embedded in the SwissQR code.
public sealed class SwissQRCodetext : IComplexCodetext
Constructors
| Name | Description |
|---|---|
| SwissQRCodetext() | Creates an instance of SwissQRCodetext. |
| SwissQRCodetext(SwissQRBill) | Creates an instance of SwissQRCodetext. |
Properties
| Name | Description |
|---|---|
| Bill { get; } | SwissQR bill data |
Methods
| Name | Description |
|---|---|
| GetBarcodeType() | Gets barcode type. |
| GetConstructedCodetext() | Construct codetext from SwissQR bill data |
| InitFromString(string) | Initializes Bill with constructed codetext. |
See Also
- interface IComplexCodetext
- namespace Aspose.BarCode.ComplexBarcode
- assembly Aspose.BarCode