Accusoft.SmartZoneOCR4.Net
SetFieldRegularExpression Method
See Also  Send Feedback
Accusoft.SmartZoneOCRSdk Namespace > Reader Class : SetFieldRegularExpression Method






field
Field type to associate the regular expression to
regularExpression
Regular expression string

Glossary Item Box

This method sets a regular expression as an additional pattern of a desired field type. This can be useful if the user has a specific pattern that he/she considers belonging to a certain field type.

Syntax

 
Visual Basic
C#
Delphi
JScript
Managed Extensions for C++
C++/CLI
 
 

Parameters

field
Field type to associate the regular expression to
regularExpression
Regular expression string

Remarks

FieldType.GeneralText, FieldType.Unknown and FieldType.DataValidationList are not valid as input field types for this method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.