• Overview
    • System Requirements
    • Accusoft Support
    • Concepts
      • FormSuite
        • Components Overview
        • High-Level API Overview
      • Forms API
        • Forms Processing Overview
        • Forms Processing Workflow
        • Implementing a Forms Processing Application
          • Component Management and Configuration
          • FormSet Creation
            • Creation of a FormSet Object using FormAssist
            • Creation of a FormSet Object using Custom Code
            • Form Set Schema Definition
          • Image Processing
            • Configuration of Processing
            • Processing Data or Side Effects
            • Saving Processing Data to Disk
            • Processing Status, Cancellation, and Timing
          • Results Generation
      • FormSuite and Forms API in a Forms Processing Workflow
    • Legal
      • Copyright Information
      • Software License Agreement
      • Third-Party Attributions
  • Release Notes
  • Getting Started
    • Installation
    • NuGet Packages
    • Upgrading FormSuite
      • Upgrading FormSuite 4 and 5 to FormSuite 6
    • Tutorial: Create Your First Project
    • Forms API Demos
  • Developer Guide
    • How To Use Forms API
      • Set Up the Visual Studio Project Files
      • Set Build Configurations and Preprocessor Directives
      • Process Filled Images against Form Sets using FormAssist
      • Process Filled Images against Form Sets using the Forms Processing Server
    • 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)
      • Distributing Applications and Deployment
        • Distributing FormSuite
        • Distributing Forms API
      • Licensing Glossary
  • API Reference
    • Accusoft.FormsAPI.Net Assembly
      • Overview
      • Namespaces
        • Accusoft.Forms Namespace
          • Overview
          • Classes
            • ComponentLicense
              • Overview
              • Members
              • Methods
                • SetOEMLicenseKey Method
                • SetSolutionKey Method
                • SetSolutionName Method
              • Properties
                • Code1 Property
                • Code2 Property
                • Code3 Property
                • Code4 Property
                • OEMLicenseKey Property
                • SolutionName Property
            • DebugOptions
              • Overview
              • Members
              • DebugOptions Constructor
              • Properties
                • Enabled Property
                • FormDirectorErrorLevel Property
                • FormFixErrorLevel Property
                • LogFile Property
                • ScanFixErrorLevel Property
                • SmartZoneIcrErrorLevel Property
                • SmartZoneOcrErrorLevel Property
            • FieldResult
              • Overview
              • Members
              • Methods
                • Dispose Method
                  • Dispose() Method
                  • Dispose(Boolean) Method
                • Finalize Method
              • Properties
                • ClipImage Property
                • EnhancedImage Property
                • FieldException Property
                • FieldName Property
                • Result Property
                • Timing Property
            • FieldTimingResult
              • Overview
              • Members
              • Properties
                • AnalysisTime Property
                • DropoutAndEnhancementTime Property
            • FileDataValues
              • Overview
              • Members
              • Fields
                • ClipFieldType Field
                • DropoutOp Field
                • EnhancementOp Field
                • FtcpFieldType Field
                • FTCPOp Field
                • IcrFieldType Field
                • IcrOp Field
                • IdentificationOp Field
                • OcrFieldType Field
                • OcrOp Field
                • OmrFieldType Field
                • OmrOp Field
                • OriginalImage Field
                • RecognitionOp Field
                • Type Field
                • Type2 Field
                • Version Field
            • FormResult
              • Overview
              • Members
              • Methods
                • Dispose Method
                  • Dispose() Method
                  • Dispose(Boolean) Method
                • Finalize Method
              • Properties
                • AlignedImage Property
                • Canceled Property
                • FieldResults Property
                • IdentificationInputImage Property
                • IdentificationResult Property
                • Timing Property
            • FormTimingResult
              • Overview
              • Members
              • Properties
                • AlignmentTime Property
                • ElapsedTime Property
                • EnhancementTime Property
                • IdentificationTime Property
                • TotalFieldsTime Property
                • TotalFTCPTime Property
                • TotalIcrTime Property
                • TotalOcrTime Property
                • TotalOmrTime Property
            • IdentificationComparisonInformation
              • Overview
              • Members
              • Properties
                • Form Property
                • MatchConfidence Property
                • Orientation Property
            • IdentificationResult
              • Overview
              • Members
              • Methods
                • Dispose Method
                  • Dispose() Method
                  • Dispose(Boolean) Method
                • Finalize Method
              • Properties
                • AffineTransformation Property
                • AllFormComparisons Property
                • AlternateMatches Property
                • BestMatch Property
                • State Property
            • LicenseKeychain
              • Overview
              • Members
              • LicenseKeychain Constructor
              • Properties
                • FormDirector Property
                • FormFix Property
                • ScanFix Property
                • SmartZoneIcr Property
                • SmartZoneOcr Property
            • ProcessImageProgressChangedEventArgs
              • Overview
              • Members
              • ProcessImageProgressChangedEventArgs Constructor
              • Properties
                • Cancel Property
                • ProgressPercentage Property
            • Processor
              • Overview
              • Members
              • Processor Constructor
                • Processor Constructor(FormSet,LicenseKeychain)
                • Processor Constructor(FormSet,LicenseKeychain,Boolean)
                • Processor Constructor(String,LicenseKeychain)
                • Processor Constructor(String,LicenseKeychain,Boolean)
                • Processor Constructor(String,LicenseKeychain,Boolean,Boolean)
              • Methods
                • Dispose Method
                  • Dispose() Method
                  • Dispose(Boolean) Method
                • Finalize Method
                • OnProcessImageProgressChanged Method
                • ProcessImage Method
                  • ProcessImage(Image) Method
                  • ProcessImage(Image,Boolean) Method
                • ProcessImageParallel Method
              • Properties
                • DebugOptions Property
                • FormSetModified Property
                • OutputAlignedFormImage Property
                • OutputAllFormComparisons Property
                • OutputIdentificationInputImage Property
                • OutputIntermediateFieldImages Property
              • Events
                • ProcessImageProgressChanged Event
          • Enumerations
            • ErrorLevel
            • IdentificationOrientation
            • IdentificationState