Error processing SSI file
LEADTOOLS Forms Recognition (Leadtools.Forms.Commands assembly)

Show in webframe

ProcessText Method






An Array of strings containing MRZ data.
Array of strings representing MRZ characters as Lines.
Syntax
public void ProcessText( 
   string[] lines
)
'Declaration
 
Public Sub ProcessText( _
   ByVal lines() As String _
) 
'Usage
 
Dim instance As MRTDReader
Dim lines() As String
 
instance.ProcessText(lines)

            

            
public:
void ProcessText( 
   array<String^>^ lines
) 

Parameters

lines
An Array of strings containing MRZ data.
Remarks

Results will be saved in the Results.

Recognized Lines will be saved in the Lines.

Requirements

Target Platforms

See Also

Reference

MRTDReader Class
MRTDReader Members

Error processing SSI file
Leadtools.Forms.Commands requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features