LEADTOOLS Forms (Leadtools.Forms.Processing assembly)
LEAD Technologies, Inc

Matches Property






Contains all occurrences of the successful matches in the results text OcrFormFieldResult.Text for the TextFormField.RegexPattern.
Syntax
public MatchCollection Matches {get; set;}
'Declaration
 
Public Property Matches As MatchCollection
'Usage
 
Dim instance As TextFormFieldResult
Dim value As MatchCollection
 
instance.Matches = value
 
value = instance.Matches
public MatchCollection Matches {get; set;}
 get_Matches();
set_Matches(value);
public:
property MatchCollection^ Matches {
   MatchCollection^ get();
   void set (    MatchCollection^ value);
}

Property Value

The System.Text.RegularExpressions.MatchCollection of the System.Text.RegularExpressions.Match objects found by OcrFormFieldResult.Text search.
Remarks

The collection includes only successful matches and terminates at the first unsuccessful match.

Using regular expression does not change the results of the processing.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TextFormFieldResult Class
TextFormFieldResult Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features