Initializes a new instance of the Processor class.
Syntax
Parameters
- formSetFileName
-
The path to a form set file that this
processor object will load and use for
determining how to identify forms
and process fields.
- licenseKeychain
- A LicenseKeychain object that holds the unlock codes that will be used to unlock Accusoft's form processing components, which are created by the Processor.
- allowSavingFormSet
-
Indicates whether the Processor should attempt to save cached analysis data
the form set file.
- windowless
-
Indicates whether the caller is a windowless application. If true, EvaluationMode.Timeout is used.
Exceptions
See Also