Accusoft.SmartZoneOCR4.Net
Reader Class Members
See Also  Properties  Methods  Send Feedback
Accusoft.SmartZoneOCRSdk Namespace : Reader Class

Glossary Item Box

The following tables list the members exposed by Reader.

Public Constructors

 NameDescription
Public ConstructorReader Constructor Constructor of the object.  
Top

Public Properties

 NameDescription
Public PropertyArea The coordinates of the image to perform recognition.  
Public PropertyCharacterSet The set of valid characters for recognition.  
Public PropertyDataValidationListCount The number of entries in the data validation list.  
Public PropertyFieldType Read-write property for specifying the expected field type of the image to be recognized.  
Public PropertyMinimumCharacterConfidence Minimum confidence below which the rejection character will be used in the text output.  
Public PropertyRegularExpressionCaseInsensitivity Set and Get property defining the case insensititity of user regular expressions.  
Public PropertyRejectionCharacter Character represents an unrecognized character.  
Public PropertySegmentation The segmentation parameters.  
Top

Public Methods

 NameDescription
Public MethodAnalyzeFieldOverloaded.  Method to perform recognition of a field on the given object.  
Public MethodClearFieldRegularExpressionThis method clears the regular expression string that was previously set by SetFieldRegularExpression.  
Public MethodDataValidationListAddEntry Add an entry to the data validation list.  
Public MethodDataValidationListClear Remove all entries from the data validation list.  
Public MethodDataValidationListGetAt Get the string value of an entry at the specified index  
Public MethodDataValidationListRemoveEntry Remove an entry from the data validation list.  
Public MethodGetFieldRegularExpressionThis method gets the regular expression string that was previously set by SetFieldRegularExpression.  
Public MethodGetRegularExpression Get the current Regular Expression.  
Public MethodSetFieldRegularExpression 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.  
Public MethodSetRegularExpression Set the Regular Expression.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.