GetLine Method of the MrzData Object

This method returns the line by index.

Syntax

C++

HRESULT GetLine(
   int         Index,
   IMrzLine** Result
);
    

C#

IMrzLine GetLine( int Index );
    

Visual Basic .NET

Function GetLine(Index As Integer) As IMrzLine
    

Parameters

Index
[in] Specifies the index of the line.
Result
[out, retval] A pointer to IMrzLine* pointer variable that receives the interface pointer of the output MrzLine object.

Return values

This function has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

MrzData

MrzLine

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.