This method returns parameters of a specified character in the field. A character is indexed with its position inside the text of the field.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Syntax
C++
C#
Visual Basic .NET
Parameters
Position [in] Specifies the index of the character inside the field. This index must be in the range from zero to the length of the field value. Result [out, retval] A pointer to ICharParams* pointer variable that receives the interface pointer of the output CharParams object.Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.See also
MrzFieldCharParams
