Aspose::BarCode::ComplexBarcode::ComplexCodetextReader::TryDecodeMailmark method

ComplexCodetextReader::TryDecodeMailmark method

Decodes Mailmark Barcode C and L codetext.

static System::SharedPtr<MailmarkCodetext> Aspose::BarCode::ComplexBarcode::ComplexCodetextReader::TryDecodeMailmark(System::String encodedCodetext)
ParameterTypeDescription
encodedCodetextSystem::Stringencoded codetext

ReturnValue

Dcoded Mailmark Barcode C and L or null.

See Also