• Overview
    • System Requirements
    • Accusoft Support
    • Concepts
      • What's Included
      • SmartZone in a Forms Processing Workflow
      • Interaction with other Accusoft Components
      • Best Practices for Preprocessing Images and ICR/OCR Recognition
      • Recognition
      • Segmentation
      • Confidence Values
      • Image Processing
      • Regular Expressions
      • Glossary
    • Legal
      • Copyright Information
      • Software License Agreement
      • Third-Party Attributions
  • Release Notes
  • Getting Started
    • Installation
    • NuGet Packages
    • Upgrading SmartZone ICR
      • Upgrading from SmartZone ICR 6 to SmartZone ICR 7
      • Upgrading from SmartZone ICR 5 to SmartZone ICR 7
      • Upgrading from SmartZone ICR 4 to SmartZone ICR 7
      • Upgrading from SmartZone ICR 3 to SmartZone ICR 7
    • Upgrading SmartZone OCR
      • Upgrading from SmartZone OCR 6 to SmartZone OCR 7
      • Upgrading from SmartZone OCR 5 to SmartZone OCR 7
      • Upgrading from SmartZone OCR 4 to SmartZone OCR 7
      • Upgrading from SmartZone OCR 3 to SmartZone OCR 7
    • Demos
    • Samples
    • Building .NET Framework Demos
    • Asian Language OCR Recognition
  • Developer Guide
    • How To
      • Threading
      • Dispose Method Required
      • 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
      • Troubleshoot Image Loading on Linux
    • Licensing and Distributing
      • Working with Multiple Accusoft Component Licenses
      • Unlicensed Evaluation
      • License Manager (Linux)
      • License Manager (Windows)
      • Toolkit Licensing
        • How to Register a Toolkit License
        • Command Line Mode
      • Runtime Licensing
        • How to Register an Automatically Reported Runtime (Node-Locked)
          • Server Licensing Utility (Linux)
          • Server Licensing Utility (Windows)
          • Command Line Mode
          • Licensing Development Kit (LDK) (Windows)
        • How to Register a Manually Reported Runtime (Non-Node-Locked)
      • Distributing Applications and Deployment
        • Deployment Licensing on Cloud-Based Environments
        • Distributing SmartZone ICR
        • Distributing SmartZone OCR
      • Licensing Glossary
  • API Reference
    • Accusoft.SmartZoneICR.Net Assembly
      • Overview
      • Namespaces
        • Accusoft.SmartZoneICRSdk Namespace
          • Overview
          • Classes
            • BitDepthException
              • Overview
              • Members
              • BitDepthException Constructor
                • BitDepthException Constructor()
                • BitDepthException Constructor(Int32)
                • BitDepthException Constructor(String)
                • BitDepthException Constructor(Int32,String)
                • BitDepthException Constructor(String,Exception)
            • CharacterResult
              • Overview
              • Members
              • Methods
                • AlternateConfidence Method
                • AlternateText Method
              • Properties
                • Area Property
                • Confidence Property
                • NumberResults Property
                • Text Property
            • CharacterSet
              • Overview
              • 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
              • Overview
              • Members
              • EmptyDataValidationListException Constructor
                • EmptyDataValidationListException Constructor()
                • EmptyDataValidationListException Constructor(Int32)
                • EmptyDataValidationListException Constructor(String)
                • EmptyDataValidationListException Constructor(Int32,String)
                • EmptyDataValidationListException Constructor(String,Exception)
            • ImageNotAvailableException
              • Overview
              • Members
              • ImageNotAvailableException Constructor
                • ImageNotAvailableException Constructor()
                • ImageNotAvailableException Constructor(Int32)
                • ImageNotAvailableException Constructor(String)
                • ImageNotAvailableException Constructor(Int32,String)
                • ImageNotAvailableException Constructor(String,Exception)
            • InternalException
              • Overview
              • Members
              • InternalException Constructor
                • InternalException Constructor()
                • InternalException Constructor(Int32)
                • InternalException Constructor(String)
                • InternalException Constructor(Int32,String)
                • InternalException Constructor(String,Exception)
            • InvalidAreaException
              • Overview
              • Members
              • InvalidAreaException Constructor
                • InvalidAreaException Constructor()
                • InvalidAreaException Constructor(Int32)
                • InvalidAreaException Constructor(String)
                • InvalidAreaException Constructor(Int32,String)
                • InvalidAreaException Constructor(String,Exception)
            • InvalidFieldTypeException
              • Overview
              • Members
              • InvalidFieldTypeException Constructor
                • InvalidFieldTypeException Constructor()
                • InvalidFieldTypeException Constructor(Int32)
                • InvalidFieldTypeException Constructor(String)
                • InvalidFieldTypeException Constructor(Int32,String)
                • InvalidFieldTypeException Constructor(String,Exception)
            • InvalidLicenseException
              • Overview
              • Members
              • InvalidLicenseException Constructor
                • InvalidLicenseException Constructor()
                • InvalidLicenseException Constructor(Int32)
                • InvalidLicenseException Constructor(String)
                • InvalidLicenseException Constructor(Int32,String)
                • InvalidLicenseException Constructor(String,Exception)
            • InvalidRegularExpressionException
              • Overview
              • Members
              • InvalidRegularExpressionException Constructor
                • InvalidRegularExpressionException Constructor()
                • InvalidRegularExpressionException Constructor(Int32)
                • InvalidRegularExpressionException Constructor(String)
                • InvalidRegularExpressionException Constructor(Int32,String)
                • InvalidRegularExpressionException Constructor(String,Exception)
            • InvalidStateException
              • Overview
              • Members
              • InvalidStateException Constructor
                • InvalidStateException Constructor()
                • InvalidStateException Constructor(Int32)
                • InvalidStateException Constructor(String)
                • InvalidStateException Constructor(Int32,String)
                • InvalidStateException Constructor(String,Exception)
            • Licensing
              • Overview
              • Members
              • Methods
                • SetOEMLicenseKey Method
                • SetSolutionKey Method
                • SetSolutionName Method
              • Properties
                • EvaluationMode Property
            • LoadingDataFilesException
              • Overview
              • Members
              • LoadingDataFilesException Constructor
                • LoadingDataFilesException Constructor()
                • LoadingDataFilesException Constructor(Int32)
                • LoadingDataFilesException Constructor(String)
                • LoadingDataFilesException Constructor(Int32,String)
                • LoadingDataFilesException Constructor(String,Exception)
            • OutOfMemoryException
              • Overview
              • Members
              • OutOfMemoryException Constructor
                • OutOfMemoryException Constructor()
                • OutOfMemoryException Constructor(Int32)
                • OutOfMemoryException Constructor(String)
                • OutOfMemoryException Constructor(Int32,String)
                • OutOfMemoryException Constructor(String,Exception)
            • Reader
              • Overview
              • Members
              • 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
              • Overview
              • Members
              • Properties
                • Area Property
                • Confidence Property
                • Text Property
            • Segmentation
              • Overview
              • Members
              • Properties
                • DetectSpaces Property
                • MaximumBlobSize Property
                • MinimumTextLineHeight Property
                • MultipleTextLines Property
                • SplitMergedChars Property
                • SplitOverlappingChars Property
            • SmartZoneException
              • Overview
              • Members
            • SmartZoneICR
              • Overview
              • Members
              • SmartZoneICR Constructor
                • SmartZoneICR Constructor()
                • SmartZoneICR Constructor(String)
              • Methods
                • AboutBox Method
                • ReadFromStream Method
                • WriteToStream Method
              • Properties
                • Debug Property
                • DebugLogFile Property
                • ErrorLevel Property
                • Licensing Property
                • Reader Property
            • SmartZoneICRException
              • Overview
              • Members
            • TextBlockResult
              • Overview
              • Members
              • Methods
                • DeleteTextLine Method
                • TextLine Method
              • Properties
                • Area Property
                • Confidence Property
                • FieldType Property
                • NumberTextLines Property
                • Text Property
            • TextLineResult
              • Overview
              • Members
              • Methods
                • Character Method
                • DeleteCharacter Method
              • Properties
                • Area Property
                • Confidence Property
                • NumberCharacters Property
                • Text Property
            • TimeoutErrorException
              • Overview
              • Members
              • TimeoutErrorException Constructor
                • TimeoutErrorException Constructor()
                • TimeoutErrorException Constructor(Int32)
                • TimeoutErrorException Constructor(String)
                • TimeoutErrorException Constructor(Int32,String)
                • TimeoutErrorException Constructor(String,Exception)
            • UnsupportedClassifierException
              • Overview
              • Members
              • UnsupportedClassifierException Constructor
                • UnsupportedClassifierException Constructor()
                • UnsupportedClassifierException Constructor(Int32)
                • UnsupportedClassifierException Constructor(String)
                • UnsupportedClassifierException Constructor(Int32,String)
                • UnsupportedClassifierException Constructor(String,Exception)
          • Enumerations
            • ErrorLevelInfo
            • EvaluationMode
            • FieldType
            • Language
    • Accusoft.SmartZoneOCR.Net Assembly
      • Overview
      • Namespaces
        • Accusoft.SmartZoneOCRSdk Namespace
          • Overview
          • Classes
            • BitDepthException
              • Overview
              • Members
              • BitDepthException Constructor
                • BitDepthException Constructor()
                • BitDepthException Constructor(Int32)
                • BitDepthException Constructor(String)
                • BitDepthException Constructor(Int32,String)
                • BitDepthException Constructor(String,Exception)
            • CharacterResult
              • Overview
              • Members
              • Methods
                • AlternateConfidence Method
                • AlternateText Method
              • Properties
                • Area Property
                • Confidence Property
                • NumberResults Property
                • Text Property
            • CharacterSet
              • Overview
              • Members
              • CharacterSet Constructor
                • CharacterSet Constructor()
                • CharacterSet Constructor(CharacterSet)
              • Methods
                • Add Method
                  • Add(String) Method
                  • Add(CharacterSet) Method
                • Contains Method
                • Equals Method
                • GetHashCode Method
                • GetMultipleLanguages Method
                • Remove Method
                  • Remove(String) Method
                  • Remove(CharacterSet) Method
                • SetMultipleLanguages Method
              • Properties
                • AllAlphas Property
                • AllCharacters Property
                • AlphaNumeric Property
                • Arithmetic Property
                • ArithmeticSymbols Property
                • Currency Property
                • CurrencySymbols Property
                • Digits Property
                • IsKnownCharacterSet Property
                • Language Property
                • LanguageCount Property
                • LowerCase Property
                • PhoneNumber Property
                • Punctuation Property
                • UpperCase Property
            • EmptyDataValidationListException
              • Overview
              • Members
              • EmptyDataValidationListException Constructor
                • EmptyDataValidationListException Constructor()
                • EmptyDataValidationListException Constructor(Int32)
                • EmptyDataValidationListException Constructor(String)
                • EmptyDataValidationListException Constructor(Int32,String)
                • EmptyDataValidationListException Constructor(String,Exception)
            • ImageNotAvailableException
              • Overview
              • Members
              • ImageNotAvailableException Constructor
                • ImageNotAvailableException Constructor()
                • ImageNotAvailableException Constructor(Int32)
                • ImageNotAvailableException Constructor(String)
                • ImageNotAvailableException Constructor(Int32,String)
                • ImageNotAvailableException Constructor(String,Exception)
            • InternalException
              • Overview
              • Members
              • InternalException Constructor
                • InternalException Constructor()
                • InternalException Constructor(Int32)
                • InternalException Constructor(String)
                • InternalException Constructor(Int32,String)
                • InternalException Constructor(String,Exception)
            • InvalidAreaException
              • Overview
              • Members
              • InvalidAreaException Constructor
                • InvalidAreaException Constructor()
                • InvalidAreaException Constructor(Int32)
                • InvalidAreaException Constructor(String)
                • InvalidAreaException Constructor(Int32,String)
                • InvalidAreaException Constructor(String,Exception)
            • InvalidFieldTypeException
              • Overview
              • Members
              • InvalidFieldTypeException Constructor
                • InvalidFieldTypeException Constructor()
                • InvalidFieldTypeException Constructor(Int32)
                • InvalidFieldTypeException Constructor(String)
                • InvalidFieldTypeException Constructor(Int32,String)
                • InvalidFieldTypeException Constructor(String,Exception)
            • InvalidLicenseException
              • Overview
              • Members
              • InvalidLicenseException Constructor
                • InvalidLicenseException Constructor()
                • InvalidLicenseException Constructor(Int32)
                • InvalidLicenseException Constructor(String)
                • InvalidLicenseException Constructor(Int32,String)
                • InvalidLicenseException Constructor(String,Exception)
            • InvalidRegularExpressionException
              • Overview
              • Members
              • InvalidRegularExpressionException Constructor
                • InvalidRegularExpressionException Constructor()
                • InvalidRegularExpressionException Constructor(Int32)
                • InvalidRegularExpressionException Constructor(String)
                • InvalidRegularExpressionException Constructor(Int32,String)
                • InvalidRegularExpressionException Constructor(String,Exception)
            • InvalidStateException
              • Overview
              • Members
              • InvalidStateException Constructor
                • InvalidStateException Constructor()
                • InvalidStateException Constructor(Int32)
                • InvalidStateException Constructor(String)
                • InvalidStateException Constructor(Int32,String)
                • InvalidStateException Constructor(String,Exception)
            • Licensing
              • Overview
              • Members
              • Methods
                • SetOEMLicenseKey Method
                • SetSolutionKey Method
                • SetSolutionName Method
              • Properties
                • EvaluationMode Property
            • LoadingDataFilesException
              • Overview
              • Members
              • LoadingDataFilesException Constructor
                • LoadingDataFilesException Constructor()
                • LoadingDataFilesException Constructor(Int32)
                • LoadingDataFilesException Constructor(String)
                • LoadingDataFilesException Constructor(Int32,String)
                • LoadingDataFilesException Constructor(String,Exception)
            • OutOfMemoryException
              • Overview
              • Members
              • OutOfMemoryException Constructor
                • OutOfMemoryException Constructor()
                • OutOfMemoryException Constructor(Int32)
                • OutOfMemoryException Constructor(String)
                • OutOfMemoryException Constructor(Int32,String)
                • OutOfMemoryException Constructor(String,Exception)
            • Reader
              • Overview
              • Members
              • 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
                • DefaultHorizontalResolution Property
                • DefaultVerticalResolution Property
                • FieldType Property
                • MinimumCharacterConfidence Property
                • RegularExpressionCaseInsensitivity Property
                • RejectionCharacter Property
                • Segmentation Property
                • UseOCRAFont Property
                • UserDictionary Property
            • Result
              • Overview
              • Members
              • Properties
                • Area Property
                • Confidence Property
                • Text Property
            • Segmentation
              • Overview
              • Members
              • Properties
                • DetectSpaces Property
                • MaximumBlobSize Property
                • MinimumTextLineHeight Property
                • MultipleTextLines Property
                • SplitMergedChars Property
                • SplitOverlappingChars Property
            • SmartZoneException
              • Overview
              • Members
            • SmartZoneOCR
              • Overview
              • Members
              • SmartZoneOCR Constructor
                • SmartZoneOCR Constructor()
                • SmartZoneOCR Constructor(String)
                • SmartZoneOCR Constructor(String,Language)
                • SmartZoneOCR Constructor(String,Language,String)
              • Methods
                • AboutBox Method
                • ReadFromStream Method
                • WriteToStream Method
              • Properties
                • Debug Property
                • DebugLogFile Property
                • ErrorLevel Property
                • FastLoading Property
                • Licensing Property
                • OCRDataPath Property
                • Reader Property
            • SmartZoneOCRDictionary
              • Overview
              • Members
              • Methods
                • Add Method
                • Clear Method
                • Contains Method
                • CopyTo Method
                • GetEnumerator Method
                • Load Method
                • Remove Method
                • Save Method
              • Properties
                • CodePage Property
                • Count Property
                • IsReadOnly Property
                • TemporaryDir Property
            • SmartZoneOCRException
              • Overview
              • Members
            • TextBlockResult
              • Overview
              • Members
              • Methods
                • DeleteTextLine Method
                • TextLine Method
              • Properties
                • Area Property
                • Confidence Property
                • FieldType Property
                • NumberTextLines Property
                • Text Property
            • TextLineResult
              • Overview
              • Members
              • Methods
                • Character Method
                • DeleteCharacter Method
              • Properties
                • Area Property
                • Confidence Property
                • NumberCharacters Property
                • Text Property
            • TimeoutErrorException
              • Overview
              • Members
              • TimeoutErrorException Constructor
                • TimeoutErrorException Constructor()
                • TimeoutErrorException Constructor(Int32)
                • TimeoutErrorException Constructor(String)
                • TimeoutErrorException Constructor(Int32,String)
                • TimeoutErrorException Constructor(String,Exception)
            • UnsupportedClassifierException
              • Overview
              • Members
              • UnsupportedClassifierException Constructor
                • UnsupportedClassifierException Constructor()
                • UnsupportedClassifierException Constructor(Int32)
                • UnsupportedClassifierException Constructor(String)
                • UnsupportedClassifierException Constructor(Int32,String)
                • UnsupportedClassifierException Constructor(String,Exception)
          • Enumerations
            • DictionaryCodePage
            • ErrorLevelInfo
            • EvaluationMode
            • FieldType
            • Language