Aspose::BarCode::ComplexBarcode::SwissQRBill::CreateAndSetCreditorReference method
SwissQRBill::CreateAndSetCreditorReference method
Creates and sets a ISO11649 creditor reference from a raw string by prefixing the String with “RF” and the modulo 97 checksum.
void Aspose::BarCode::ComplexBarcode::SwissQRBill::CreateAndSetCreditorReference(System::String rawReference)
| Parameter | Type | Description |
|---|---|---|
| rawReference | System::String | The raw reference. |
Remarks
Whitespace is removed from the reference
See Also
- Class SwissQRBill
- Namespace Aspose::BarCode::ComplexBarcode
- Library Aspose.BarCode for C++