| Overload | Description |
| ProcessPage(RasterImage,Int32,FormRecognitionAttributes,FormPage) | Performs field processing on the recognized page image. |
| ProcessPage(String,Int32,FormRecognitionAttributes,FormPage) | Performs field processing on the recognized page image. |
| ProcessPage(Stream,Int32,FormRecognitionAttributes,FormPage) | Performs field processing on the recognized page image. |
| ProcessPage(Uri,Int32,FormRecognitionAttributes,FormPage) | Performs field processing on the recognized page image. |
| ProcessPage(RasterImage,Int32,AutoFormsRecognizeFormResult,Int32) | Performs field processing on the recognized page image. |
| ProcessPage(String,Int32,AutoFormsRecognizeFormResult,Int32) | Performs field processing on the recognized page image. |
| ProcessPage(Stream,Int32,AutoFormsRecognizeFormResult,Int32) | Performs field processing on the recognized page image. |
| ProcessPage(Uri,Int32,AutoFormsRecognizeFormResult,Int32) | Performs field processing on the recognized page image. |
| ProcessPage(RasterImage,Int32,AutoFormsRecognizePageResult) | Performs field processing on the recognized page image. |
| ProcessPage(String,Int32,AutoFormsRecognizePageResult) | Performs field processing on the recognized page image. |
| ProcessPage(Stream,Int32,AutoFormsRecognizePageResult) | Performs field processing on the recognized page image. |
| ProcessPage(Uri,Int32,AutoFormsRecognizePageResult) | Performs field processing on the recognized page image. |