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

MethodDescription
get_Bill()SwissQR bill data.
GetBarcodeType() overrideGets barcode type.
GetConstructedCodetext() overrideConstruct codetext from SwissQR bill data.
InitFromString(System::String) overrideInitializes Bill with constructed codetext.
SwissQRCodetext(System::SharedPtr<SwissQRBill>)Creates an instance of SwissQRCodetext.
SwissQRCodetext()Creates an instance of SwissQRCodetext.

See Also