←Select platform

ProcessForm Method (AutoFormsEngine)

Summary

Performs field processing on the recognized form image.

Overload List
Overload Description
ProcessForm(RasterImage,PageRequestCallback,object,AutoFormsRecognizeFormResult) Performs field processing on the recognized form image.
ProcessForm(RasterImage,PageRequestCallback,object,FormRecognitionAttributes,FormPages) Performs field processing on the recognized form image.
ProcessForm(Stream,AutoFormsRecognizeFormResult) Performs field processing on the recognized form image.
ProcessForm(Stream,FormRecognitionAttributes,FormPages) Performs field processing on the recognized form image.
ProcessForm(string,AutoFormsRecognizeFormResult) Performs field processing on the recognized form image.
ProcessForm(string,FormRecognitionAttributes,FormPages) Performs field processing on the recognized form image.
ProcessForm(Uri,AutoFormsRecognizeFormResult) Performs field processing on the recognized form image.
ProcessForm(Uri,FormRecognitionAttributes,FormPages) Performs field processing on the recognized form image.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly