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)
ParameterTypeDescription
rawReferenceSystem::StringThe raw reference.

Remarks

Whitespace is removed from the reference

See Also