Public Function New( _ ByVal formSetFileName As String, _ ByVal licenseKeychain As LicenseKeychain _ )
Dim formSetFileName As String Dim licenseKeychain As LicenseKeychain Dim instance As New Processor(formSetFileName, licenseKeychain)
public Processor( string formSetFileName, LicenseKeychain licenseKeychain )
public: Processor( String^ formSetFileName, LicenseKeychain^ licenseKeychain )
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.