ComplexCodetextReader.TryDecodeMailmark

ComplexCodetextReader.TryDecodeMailmark method

Decodes Mailmark Barcode C and L codetext.

public static MailmarkCodetext TryDecodeMailmark(string encodedCodetext)
ParameterTypeDescription
encodedCodetextStringencoded codetext

Return Value

Dcoded Mailmark Barcode C and L or null.

See Also