Aspose::BarCode::ComplexBarcode::SwissQRCodetext class
SwissQRCodetext class
Class for encoding and decoding the text embedded in the SwissQR code.
class SwissQRCodetext : public Aspose::BarCode::ComplexBarcode::IComplexCodetext
Methods
| Method | Description |
|---|---|
| get_Bill() | SwissQR bill data. |
| GetBarcodeType() override | Gets barcode type. |
| GetConstructedCodetext() override | Construct codetext from SwissQR bill data. |
| InitFromString(System::String) override | Initializes Bill with constructed codetext. |
| SwissQRCodetext(System::SharedPtr<SwissQRBill>) | Creates an instance of SwissQRCodetext. |
| SwissQRCodetext() | Creates an instance of SwissQRCodetext. |
See Also
- Class IComplexCodetext
- Namespace Aspose::BarCode::ComplexBarcode
- Library Aspose.BarCode for C++