MrzHelper.decode Method¶
Module: MrzHelper
Definition¶
Decodes an MRZ of a given type and returns the values of the various fields.
static StringDict decode(String? text, MrzType type)
Parameters
Returns
A dictionary containing the fields and values decoded in the MRZ.
Exceptions
An error has occurred during Document Library execution.