Accusoft.SmartZoneOCR4.Net
FieldType Property
See Also  Send Feedback
Accusoft.SmartZoneOCRSdk Namespace > Reader Class : FieldType Property






Glossary Item Box

Read-write property for specifying the expected field type of the image to be recognized.

Syntax

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

Remarks

Setting the field type appropriately can enhance the recognition accuracy by providing information to the control regarding expected content. It is different from the FieldType in the TextBlockResult.

This setting is best to be used combining with appropriate CharacterSet settings.

This setting can be supplemented by providing custom regular expressions to the field type of interest.

Allowed values: GeneralText, Currency, CurrencyPlus, Date, Email, SocialSecurityNumber, Time, UnitedStatesPhoneNumber, URL, RegularExpression and DataValidationList

Default value: GeneralText

FieldType Enumeration

See Also

©2013. Accusoft Corporation. All Rights Reserved.