ComplexCodetextReader.TryDecodeMailmark2D

ComplexCodetextReader.TryDecodeMailmark2D method

Decodes Royal Mail Mailmark 2D codetext.

public static Mailmark2DCodetext TryDecodeMailmark2D(string encodedCodetext)
ParameterTypeDescription
encodedCodetextStringencoded codetext

Return Value

decoded Royal Mail Mailmark 2D or null.

See Also