Class | Description | |
---|---|---|
![]() | BitDepthException | Contains information about an unsupported image bit-depth 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. |
![]() | Image | Provides access to the image data and properties. |
![]() | 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. text recognition. |
![]() | 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. |
![]() | SmartZoneOCR | Implements methods and properties for the SmartZone OCR component. This is the top level object of the toolkit. |
![]() | SmartZoneOCRDictionary | Dictionary class implementation. Each entry of a dictionary must be placed in a single line of a text file. Carriage return + linefeed (0x0D 0x0A) or linefeed (0x0A) end a line. Spaces at the end of a line are ignored. Phrases consist of words in a line that are separated by single spaces. |
![]() | SmartZoneOCRException | 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. |
![]() | 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". |
Is this page helpful?
Yes
No