For a list of all members of this type, see Processor members.
Public Methods
| Name | Description |
 | Dispose | Overloaded.
Dispose of managed and unmanaged resources owned by this class.
|
 | ProcessImage | Overloaded. Process a structured form image according to the instructions in the FormSet object that was passed to the constructor of this Processor. |
 | ProcessImageParallel | Process a structured form image according to the instructions in the FormSet object that was passed to the constructor of this Processor. |
Top
Protected Methods
| Name | Description |
 | Finalize |
Finalizes an instance of the Processor class.
|
 | OnProcessImageProgressChanged |
This method should be called by any derived class to indicate that
progress has been made in processing the form image.
|
Top
See Also