Class | Description | |
---|---|---|
BitDepthException | Contains information about an invalid bitmap error. | |
CharacterResult | Contains the recognition results for a single character. Multiple character results will be found in a TextLineResult. | |
CharacterSet | Defines the valid set of characters for recognition. | |
EmptyDataValidationListException | Contains information when AnalyzeField is called with FieldType set to DataValidationList and DataValidationList has zero entries. | |
ImageNotAvailableException | Contains information whenever there is no image available for an operation that requires one. | |
InternalException | Contains information whenever an unhandled exception is encountered. | |
InvalidAreaException | Contains information whenever an invalid area is used in processing. | |
InvalidFieldTypeException | Contains information if the FieldType property is set to an invalid value. | |
InvalidLicenseException | Contains information about an invalid license detected. | |
InvalidRegularExpressionException | Contains information about an input regular expression is syntactically incorrect or unsupported. | |
InvalidStateException | Contains information about an invalid internal state encountered. | |
Licensing | Provides methods for setting the license information for the component. | |
LoadingDataFilesException | Contains information whenever the component is unable to load the data files | |
OutOfMemoryException | Contains information about an unable to allocate memory error. | |
Reader | Provides methods for analyzing images and returning field results. | |
Result | Contains the base recognition results. | |
Segmentation | Contains the segmentation parameters for recognition. | |
SmartZoneException | Provides description for exception error handling. | |
SmartZoneICR | Implements methods and properties for the SmartZone ICR component. This is the top level object of the toolkit. | |
SmartZoneICRException | Provides description for exception error handling. | |
TextBlockResult | Contains the recognition results for a text block. | |
TextLineResult | Contains the recognition results for a single text line. Multiple text lines can be contained in a TextBlockResult. | |
TextMatcher | Summary description for TextMatcher. | |
TimeoutErrorException | Contains information about a time out error. | |
UnsupportedClassifierException | Contains information when the component is trying to read a stream produced by an earlier version of SmartZone that has the Classifier type set to "OCR". |