PrApi: GetMrz |
Reads the MRZ from an unknown document.
Public Function GetMrz( ByVal page As Long, ByVal light As Long, ByVal type_ As Long ) As Long
[Visual Basic] Public Function GetMrz(ByVal page As Long, ByVal light As Long, ByVal type_ As Long) As Long
[Delphi] function GetMrz(page: Integer; light: Integer; type_: Integer): Integer;
[C++] long GetMrz(long page, long light, long type_);
The returned document reference can be feed to the PrDoc ActiveX control.
Class PrApi Overview PrApi Properties PrApi Methods GetLightMask GetNextAuthentication