←Select platform

ProcessText Method

Summary

Array of strings representing MRZ characters as Lines.

Syntax

C#
VB
Java
Objective-C
C++
public void ProcessText(  
   string[] lines 
) 
Public Sub ProcessText( _ 
   ByVal lines() As String _ 
) 
- (void)processText:(NSArray<NSString *> *)lines
public void processText(string[] 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Commands Assembly
Click or drag to resize