| Class | Description |
 | ComponentLicense |
This class holds license keys for one Accusoft component.
The Processor unlocks the component using this.
|
 | DebugOptions | This class specifies debug options for each component used by a Processor object. |
 | FieldResult |
Results from processing a field.
|
 | FieldTimingResult |
This class holds timing information from processing the field.
|
 | FileDataValues |
FormAssist constant values used for Form Set and Form Definition data.
|
 | FormResult |
Results from processing a form image.
|
 | FormTimingResult |
This class holds timing information from processing the form.
|
 | IdentificationComparisonInformation |
This class represents the results of comparing a filled form image to a
form template image during the form identification process.
|
 | IdentificationResult |
Results of identifying the form image.
|
 | LicenseKeychain |
This class holds license keys for Accusoft components
so that the Processor can create unlocked components
when it needs to.
|
 | ProcessImageProgressChangedEventArgs |
Event arguments for the ProcessImageProgressChanged Event.
|
 | Processor |
This class performs structured forms processing
according to the instructions in a FormSet object.
|