FormFix v6.0 for .NET - Updated
Matches Property



Accusoft.FormFixSdk Namespace > FieldTypeResult Class : Matches Property
List of possible field matches.
Syntax
'Declaration
 
Public ReadOnly Property Matches As FieldTypeMatchCollection
'Usage
 
Dim instance As FieldTypeResult
Dim value As FieldTypeMatchCollection
 
value = instance.Matches
public FieldTypeMatchCollection Matches {get;}
public:
property FieldTypeMatchCollection^ Matches {
   FieldTypeMatchCollection^ get();
}
See Also

Reference

FieldTypeResult Class
FieldTypeResult Members

Is this page helpful?
Yes No
Thanks for your feedback.