LEADTOOLS Forms (Leadtools.Forms.Processing assembly)

Matches Property

Show in webframe





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:
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

See Also

Reference

TextFormFieldResult Class
TextFormFieldResult Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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