SmartZone ICR User Assistance Dashboard
SmartZone ICR 5 for .Net - User Guide
Introduction
What is SmartZone ICR?
Getting Support
Copyright Information
Getting Started
Operating Requirements
Installing on a Development Machine
Upgrading from SmartZone ICR 4 to SmartZone ICR 5
SmartZone ICR Samples
How To
Define and Edit Character Sets
Select a Field Type
Define and Edit Data Validation Lists
Define and Edit Regular Expressions
Determine Results
Debug Your Application
Interpret Exceptions
Concepts
Overview of SmartZone ICR
SmartZone ICR in a Forms Processing Workflow
Interaction with other Accusoft Components
Recognition
Segmentation
Confidence Values
Recognition Processing Instructions
Image Processing
Regular Expressions
Glossary
Licensing and Distributing
Evaluation Licensing
How to Register an Evaluation License
Toolkit Licensing
How to Register a Toolkit License
Runtime Licensing
How to Register an Automatically Reported Runtime (Node-Locked)
Server Licensing Utility (SLU)
Licensing Development Kit (LDK)
How to Register a Manually Reported Runtime (Non-Node-Locked)
Upgrading Runtime Licensing
Distributing Applications and Deployment
Verify You're Using the Latest Service Pack
Distributing SmartZone ICR
Licensing Glossary
Software License Agreement
Third-Party Attributions
SmartZone ICR 5 for .Net - API Reference
Accusoft.SmartZoneICRSdk Namespace
Overview
Classes
BitDepthException
Members
BitDepthException Constructor
BitDepthException Constructor()
BitDepthException Constructor(Int32)
BitDepthException Constructor(String)
BitDepthException Constructor(Int32,String)
BitDepthException Constructor(String,Exception)
CharacterResult
Members
Methods
AlternateConfidence Method
AlternateText Method
Properties
Area Property
Confidence Property
NumberResults Property
Text Property
CharacterSet
Members
CharacterSet Constructor
CharacterSet Constructor()
CharacterSet Constructor(CharacterSet)
Methods
Add Method
Add(String) Method
Add(CharacterSet) Method
Contains Method
Equals Method
GetHashCode Method
Remove Method
Remove(String) Method
Remove(CharacterSet) Method
Properties
AllAlphas Property
AllCharacters Property
AlphaNumeric Property
Arithmetic Property
ArithmeticSymbols Property
Currency Property
CurrencySymbols Property
Digits Property
IsKnownCharacterSet Property
Language Property
LowerCase Property
PhoneNumber Property
Punctuation Property
UpperCase Property
EmptyDataValidationListException
Members
EmptyDataValidationListException Constructor
EmptyDataValidationListException Constructor()
EmptyDataValidationListException Constructor(Int32)
EmptyDataValidationListException Constructor(String)
EmptyDataValidationListException Constructor(Int32,String)
EmptyDataValidationListException Constructor(String,Exception)
ImageNotAvailableException
Members
ImageNotAvailableException Constructor
ImageNotAvailableException Constructor()
ImageNotAvailableException Constructor(Int32)
ImageNotAvailableException Constructor(String)
ImageNotAvailableException Constructor(Int32,String)
ImageNotAvailableException Constructor(String,Exception)
InternalException
Members
InternalException Constructor
InternalException Constructor()
InternalException Constructor(Int32)
InternalException Constructor(String)
InternalException Constructor(Int32,String)
InternalException Constructor(String,Exception)
InvalidAreaException
Members
InvalidAreaException Constructor
InvalidAreaException Constructor()
InvalidAreaException Constructor(Int32)
InvalidAreaException Constructor(String)
InvalidAreaException Constructor(Int32,String)
InvalidAreaException Constructor(String,Exception)
InvalidFieldTypeException
Members
InvalidFieldTypeException Constructor
InvalidFieldTypeException Constructor()
InvalidFieldTypeException Constructor(Int32)
InvalidFieldTypeException Constructor(String)
InvalidFieldTypeException Constructor(Int32,String)
InvalidFieldTypeException Constructor(String,Exception)
InvalidLicenseException
Members
InvalidLicenseException Constructor
InvalidLicenseException Constructor()
InvalidLicenseException Constructor(Int32)
InvalidLicenseException Constructor(String)
InvalidLicenseException Constructor(Int32,String)
InvalidLicenseException Constructor(String,Exception)
InvalidRegularExpressionException
Members
InvalidRegularExpressionException Constructor
InvalidRegularExpressionException Constructor()
InvalidRegularExpressionException Constructor(Int32)
InvalidRegularExpressionException Constructor(String)
InvalidRegularExpressionException Constructor(Int32,String)
InvalidRegularExpressionException Constructor(String,Exception)
InvalidStateException
Members
InvalidStateException Constructor
InvalidStateException Constructor()
InvalidStateException Constructor(Int32)
InvalidStateException Constructor(String)
InvalidStateException Constructor(Int32,String)
InvalidStateException Constructor(String,Exception)
Licensing
Members
Licensing Constructor
Methods
SetOEMLicenseKey Method
SetSolutionKey Method
SetSolutionName Method
Properties
EvaluationMode Property
LoadingDataFilesException
Members
LoadingDataFilesException Constructor
LoadingDataFilesException Constructor()
LoadingDataFilesException Constructor(Int32)
LoadingDataFilesException Constructor(String)
LoadingDataFilesException Constructor(Int32,String)
LoadingDataFilesException Constructor(String,Exception)
OutOfMemoryException
Members
OutOfMemoryException Constructor
OutOfMemoryException Constructor()
OutOfMemoryException Constructor(Int32)
OutOfMemoryException Constructor(String)
OutOfMemoryException Constructor(Int32,String)
OutOfMemoryException Constructor(String,Exception)
Reader
Members
Reader Constructor
Methods
AnalyzeField Method
AnalyzeField(Object) Method
AnalyzeField(IntPtr) Method
AnalyzeField(Bitmap) Method
ClearFieldRegularExpression Method
DataValidationListAddEntry Method
DataValidationListClear Method
DataValidationListGetAt Method
DataValidationListRemoveEntry Method
GetFieldRegularExpression Method
GetRegularExpression Method
SetFieldRegularExpression Method
SetRegularExpression Method
Properties
Area Property
CharacterSet Property
DataValidationListCount Property
FieldType Property
MinimumCharacterConfidence Property
RegularExpressionCaseInsensitivity Property
RejectionCharacter Property
Segmentation Property
Result
Members
Properties
Area Property
Confidence Property
Text Property
Segmentation
Members
Segmentation Constructor
Properties
DetectSpaces Property
MaximumBlobSize Property
MinimumTextLineHeight Property
MultipleTextLines Property
SplitMergedChars Property
SplitOverlappingChars Property
SmartZoneICR
Members
SmartZoneICR Constructor
Methods
AboutBox Method
ReadFromStream Method
WriteToStream Method
Properties
Debug Property
DebugLogFile Property
ErrorLevel Property
Licensing Property
Reader Property
SmartZoneICRException
Members
SmartZoneICRException Constructor
SmartZoneICRException Constructor()
SmartZoneICRException Constructor(Int32)
SmartZoneICRException Constructor(String)
SmartZoneICRException Constructor(Int32,String)
SmartZoneICRException Constructor(String,Exception)
TextBlockResult
Members
Methods
DeleteTextLine Method
TextLine Method
Properties
Area Property
Confidence Property
FieldType Property
NumberTextLines Property
Text Property
TextLineResult
Members
Methods
Character Method
DeleteCharacter Method
Properties
Area Property
Confidence Property
NumberCharacters Property
Text Property
TimeoutErrorException
Members
TimeoutErrorException Constructor
TimeoutErrorException Constructor()
TimeoutErrorException Constructor(Int32)
TimeoutErrorException Constructor(String)
TimeoutErrorException Constructor(Int32,String)
TimeoutErrorException Constructor(String,Exception)
UnsupportedClassifierException
Members
UnsupportedClassifierException Constructor
UnsupportedClassifierException Constructor()
UnsupportedClassifierException Constructor(Int32)
UnsupportedClassifierException Constructor(String)
UnsupportedClassifierException Constructor(Int32,String)
UnsupportedClassifierException Constructor(String,Exception)
Methods
AboutBox Method - SmartZoneICR Class
Add Method - CharacterSet Class
Add(String) Method
Add(CharacterSet) Method
AlternateConfidence Method - CharacterResult Class
AlternateText Method - CharacterResult Class
AnalyzeField Method - Reader Class
AnalyzeField(Object) Method
AnalyzeField(IntPtr) Method
AnalyzeField(Bitmap) Method
Character Method - TextLineResult Class
ClearFieldRegularExpression Method - Reader Class
Contains Method - CharacterSet Class
DataValidationListAddEntry Method - Reader Class
DataValidationListClear Method - Reader Class
DataValidationListGetAt Method - Reader Class
DataValidationListRemoveEntry Method - Reader Class
DeleteCharacter Method - TextLineResult Class
DeleteTextLine Method - TextBlockResult Class
Equals Method - CharacterSet Class
GetFieldRegularExpression Method - Reader Class
GetHashCode Method - CharacterSet Class
GetRegularExpression Method - Reader Class
ReadFromStream Method - SmartZoneICR Class
Remove Method - CharacterSet Class
Remove(String) Method
Remove(CharacterSet) Method
SetFieldRegularExpression Method - Reader Class
SetOEMLicenseKey Method - Licensing Class
SetRegularExpression Method - Reader Class
SetSolutionKey Method - Licensing Class
SetSolutionName Method - Licensing Class
TextLine Method - TextBlockResult Class
WriteToStream Method - SmartZoneICR Class
Properties
AllAlphas Property - CharacterSet Class
AllCharacters Property - CharacterSet Class
AlphaNumeric Property - CharacterSet Class
Area Property - Result Class
Area Property - CharacterResult Class
Area Property - Reader Class
Area Property - TextBlockResult Class
Area Property - TextLineResult Class
Arithmetic Property - CharacterSet Class
ArithmeticSymbols Property - CharacterSet Class
CharacterSet Property - Reader Class
Confidence Property - Result Class
Confidence Property - CharacterResult Class
Confidence Property - TextBlockResult Class
Confidence Property - TextLineResult Class
Currency Property - CharacterSet Class
CurrencySymbols Property - CharacterSet Class
DataValidationListCount Property - Reader Class
Debug Property - SmartZoneICR Class
DebugLogFile Property - SmartZoneICR Class
DetectSpaces Property - Segmentation Class
Digits Property - CharacterSet Class
ErrorLevel Property - SmartZoneICR Class
EvaluationMode Property - Licensing Class
FieldType Property - Reader Class
FieldType Property - TextBlockResult Class
IsKnownCharacterSet Property - CharacterSet Class
Language Property - CharacterSet Class
Licensing Property - SmartZoneICR Class
LowerCase Property - CharacterSet Class
MaximumBlobSize Property - Segmentation Class
MinimumCharacterConfidence Property - Reader Class
MinimumTextLineHeight Property - Segmentation Class
MultipleTextLines Property - Segmentation Class
NumberCharacters Property - TextLineResult Class
NumberResults Property - CharacterResult Class
NumberTextLines Property - TextBlockResult Class
PhoneNumber Property - CharacterSet Class
Punctuation Property - CharacterSet Class
Reader Property - SmartZoneICR Class
RegularExpressionCaseInsensitivity Property - Reader Class
RejectionCharacter Property - Reader Class
Segmentation Property - Reader Class
SplitMergedChars Property - Segmentation Class
SplitOverlappingChars Property - Segmentation Class
Text Property - Result Class
Text Property - CharacterResult Class
Text Property - TextBlockResult Class
Text Property - TextLineResult Class
UpperCase Property - CharacterSet Class
Enumerations
ErrorLevelInfo
EvaluationMode
FieldType
Language